body
{
	font-size: 8pt;
	margin: 0px;
	font-family:Verdana;
}

INPUT
{
	font-family: Verdana;
	font-size: 8pt;
}
TEXTAREA
{
	font-size: 8pt;
	font-family:  Verdana;
}
A:link
{
	text-decoration: none;
	color:#4A61B5
}
A:visited
{
	color: blue;
	text-decoration: none;
}
A:hover
{
	color: red;
}
BUTTON
{
	font-size: 8pt;
	font-family:Verdana;
}
TABLE
{
	font-size: 8pt;
}
SELECT
{
	font-family: Verdana;
	font-size: 10pt;
}
