BODY
{
	font-size: 90%;
	color: #800040;
	font-family: Sans-Serif;
	background-color: #f1e7de;
}


H1
{
	font-size: 140%;
}
H2
{
	font-size: 120%;
}

H3
{
	font-size: 110%;
}

A:link
{
	font-weight: bold;
	color: navy;
	text-decoration: underline;
}
A:hover
{
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
A:visited
{
	font-weight: bold;
	color: maroon;
	text-decoration: underline;
}
A:active
{
	font-weight: bold;
	color: maroon;
	text-decoration: none;
}
.tableHead1
{
font-family: Verdana, sans-serif; font-size: 90%; font-weight: bold; padding-top:4
}
.tableMain
{
font-family: Verdana, sans-serif; font-size: 90%; font-weight: normal; 
}
.tableItem
{
font-family: Verdana, sans-serif; font-size: 80%; font-weight: normal; 	color: maroon;

}
.forminput {border: #999 1px solid; FONT-size: 11px; font-family: Verdana, Arial, san-serif; color: navy}