p,td,th,div,ul,li{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal;
	line-height : 150%;
}
a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration :	underline;
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal;
}
a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal;
}
body{
	background-color: #004E87;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal;
	scrollbar-base-color : #9AB7E0;
	scrollbar-face-color : #9AB7E0;
	scrollbar-arrow-color : #006699;
	scrollbar-shadow-color : #9AB7E0;
	scrollbar-track-color : #9AB7E0;
	scrollbar-darkshadow-color : #006699;
	scrollbar-3dlight-color : #006699;
	line-height : 150%;
}