BODY, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
INPUT    {font-family: Arial; font-size: 8pt;}
TEXTAREA {font-family: Arial; font-size: 8pt;}
SELECT   {font-family: Arial; font-size: 8pt;}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: none;
	color: red;
}

.small 	{font-family: Arial; font-size: 6pt;}

SMALL 	{font-family: Arial; font-size: 6pt;}

