BODY
{
	font-family:Verdana;
	font-size: 10px;
}
INPUT.TextBox
{
	font-family:Verdana;
	font-size: 10px;
}
INPUT.Button
{
	font-family: Verdana;
	font-size: 10px;
	background-color: "#CCCCCC";
	color: "#003366";	
}
FONT.Normal
{
	font-family:Verdana;
	font-size: 9px;
	color: "#333333";	
}
FONT.Header
{
	font-size: 12pt;
	font-weight: bold;
}
FONT.Alert
{
	color: #FF0000;
	font-size: 8pt;
	font-weight: bold;
}
