BODY {
	color: Black;
	background-color: White;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12;
}

A {
	color: #000099;
	text-decoration: none;
}

A:HOVER {
	color: #CC3333;
	text-decoration: underline;
}
.small
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma,Verdana, Arial
}

