.largefont
{
	font-family: Arial;
	font-size: 14pt;
}
.normalfont
{
	font-family: Arial;
	font-size: 12pt;
}
.smallfont,input,select
{
	font-family: Arial;
	font-size: 10pt;
}
.headtext
{
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
}
body, table
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	background-position: right top;
}
A
{
	color : darkgreen;
	text-decoration:none;
}
.tablehead {
border-bottom:1 solid #5A6539;
border-right:1 solid #5A6539;
border-top:1 solid #E4FF91;
border-left:1 solid #E4FF91;
background-color:#BDD479;
color:darkgreen;
padding:2;
}

