BODY,DIV,TABLE,TR,TH,TD,P { font-family:Arial, helvetica; font-size:medium }
TD {color:blue;}
TH {text-align:center;}

table {
	background: #eeeae4;
	font: normal 7px MS Sans Serif;
    line-height: 11pt;
	color: #002746;
	text-align:justify;
    }
	 
tr {
	background: #E3E8FA;
	font: normal 8px MS Sans Serif;
    line-height: 11pt;
	color: #002746;
	text-align:justify;
	}
	 

body {
	background: #eeeae4;
}


A:visited { color: #002746; text-decoration: none }
A:link    { color: #002746; text-decoration: none }
A:hover   { color: #00a2b3; text-decoration : none }

