BODY {
	color: #003399;
	background-color: White;
	font-family: Verdana, sans-serif;
	font-size: xx-small;
	text-align: justify;
}

A {
	color: #A5A2CE;
	text-decoration: none;
}

TBODY {
	font: normal 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	text-justify: inter-word;
}


A:HOVER {
	color: #B5CEA2;
	text-decoration: none;
}

