BODY {
	background: #00002D
	font : 12pt Arial;
	color : #FFFFE0;
	text-align : justify;
}

table{
	font : 12pt Arial;
	color :  #FFFFE0;
	text-align : justify;
}

P{
	margin-top:0;text-indent:2em;
}
div{
	text-align : justify;
}
A:link {color: #DBEDDE; font : 10pt Arial;}
A:visited {color: #ccffff; font : 10pt Arial;}
A:active {color: #ffff99; font : 10pt Arial;}
A:hover {
	color: #0D50FF;
	font : 10pt Arial;
}