
a:{ 
	color : #263D6D;
	text-decoration : underline;
	
}


a:link { 
	color : #263D6D;
	text-decoration : underline;
	
}

a:visited {
	color : #263D6D;
	text-decoration : underline;
	}

a:hover {
	color : #808080;
	text-decoration : none;
	
}



	
body {
	color : #263D6D;
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	//line-height : 12pt;
	scrollbar-face-color: #ECEEF1;
	scrollbar-3dlight-color: #263D6D;
	scrollbar-darkshadow-color: #263D6D;
	scrollbar-arrow-color: #263D6D;
	scrollbar-track-color: #ffffff;
}

table, tr, td {
	color : #263D6D;
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
}