body, table {
 color: #162e3d;
 font-family: Tahoma;
 font-size: 13px;
}

.style1 {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
}
.style2 {
	font-family: Tahoma;
	font-size: x-small;
	color: #162E3D;
}
a {
	color: #162E3D;
}
a:visited {
	color: #162E3D;
}
a:active {
	color: #162E3D;
}
a:hover {
	color: #162E3D;
}


.style1 {
	text-align: left;
}
.style2 {
	text-align: left;
	font-family: Tahoma;
	font-size: small;
	color: #162E3D;
}
.style5 {
	color: #162E3D;
}
.style6 {
	text-align: left;
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	background-color: #225283;
}
.style7 {
	text-align: left;
	font-family: Tahoma;
	font-size: small;
	color: #162E3D;
	background-color: #8AA9EC;
}
.style8 {
	text-align: left;
	font-family: Tahoma;
	font-size: small;
	color: #162E3D;
	background-color: #C1DAC0;
}
.style9 {
	text-align: center;
}

.rounded { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }