BODY
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
}
A:link
{
	text-decoration:none;
	
}
A:visited
{
	text-decoration:none;
	
}
A:hover
{
	color: 204D21;
	text-decoration:underline;
}
H6
{
	font-family: "Verdana", "Arial";
	font-size: 12pt;
}
.norm
{
	font-family: "Verdana", "Arial";
	font-size: 10pt;
}
.reversenorm
{
	font-family: "Verdana", "Arial";
	font-size: 10pt;
	color: white;
}
.highlight
{
	font-family: "Verdana", "Arial";
	font-size: 10pt;
	font-weight: bold;
}
.copyright
{
	font-family: "Times New Roman";
	font-size: 9pt;
}
.big
{
	font-family: "Verdana", "Arial";
	font-size: 16pt;
	font-weight: bold;
}
.header
{
	font-family: "Verdana", "Arial";
	font-size: 11pt;
	font-weight: bold;
}
.reverseheader
{
	font-family: "Verdana", "Arial";
	font-size: 11pt;
	font-weight: bold;
	color: white;
}
.fronthead
{
	font-family: "Arial", "Verdana";
	font-size: 8pt;
}
.fronthead7
{
	font-family: "Arial", "Verdana";
	font-size: 7pt;
}
.fronthead6
{
	font-family: "Arial", "Verdana";
	font-size: 6pt;
}
.fronthead5
{
	font-family: "Arial", "Verdana";
	font-size: 5pt;
}

.input { 
border-style: none;
font-size:1pt
}

INPUT.box { border: 1 solid #FFFFFF; font-size: 10px; }
INPUT.field { border: 1 solid #000000; width: 30%; font-size: 10px; }

.PageBreak
{
    PAGE-BREAK-BEFORE: always
}

