/* CSS Document */
body {
	background-color: #FFFFFF;
}
.h1 { 	font-family:Verdana;
		font-size:16px;
		color:#FFFFFF;
		font-weight:normal;
}
.bodytext { font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #FFFFFF;
}
a:link {	font-family:Verdana;
			font-size:10px;
			color:#FFFFFF;
			text-decoration: none;
}
a:visited {	font-family:Verdana;
			font-size:10px;
			color:#FFFFFF;
			text-decoration: none;
}

a:hover {	font-family:Verdana;
			font-size:10px;
			color:#173865;
			text-decoration: none;
}

a:active {	font-family:Verdana;
			font-size:10px;
color: #173865;;
			text-decoration: none;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A0B7CF;
}
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6C6C6C;
}

