BODY {
	background: #1a2945;
	color : white;
	font-family :  Verdana, Arial, sans-serif;
	font-size: small;
	text-align: justify;
}

TD {
	font-family :  Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-align: justify;
}

A {
	text-decoration: underline;
	color: white;
}

A:Hover {
	text-decoration: underline;
	color: aqua;
}

HR {
	color: #1a2945;
	height: 1pt;
}

