BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, Arial,, sans-serif;
	font-size : 10 pt
}
TABLE,TR, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A {
	color : #00008B;
	font-size : 12px;
}

A:HOVER {
	color : Red;
font-size : 12px;
}