BODY, TD {
	background: #00183e;
	color: #8394EA;
	font-family : arial, arial cyr, times new roman, helvetica ;
	font-size : 9pt;
}

A {
	text-decoration: none;
	color: #8394EA;
}

A:Hover {
	text-decoration: underline;
	color: white;
}