body,td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	scrollbar-3dlight-color : E8E0BF;
	scrollbar-arrow-color : C69666;
	scrollbar-base-color : White;
	scrollbar-face-color : E8E0BF;
	scrollbar-highlight-color : C69666;
	scrollbar-shadow-color : C69666;
	scrollbar-track-color : F3EFDC;
	scrollbar-darkshadow-color : White;
	vertical-align: top;
	text-align: left;
}
a{
	text-decoration : none;
	color : #003358;
}
a:hover{
	text-decoration:underline;
}
.nav{
	line-height : 20px;
}
.blue{
	color : #003358;
}
.white{
	color : #ffffff;
}
.black{
	color : #000000;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	font-weight: 900;
	color : #003358;
}