body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}


a:link {
	text-decoration: none;
	color: #2828FF;
}
a:visited {
	text-decoration: none;
	color: #7171FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
}

.input
{
font-family:Verdana, Arial, Helvetica, sans-serif;
height:19;
border-bottom-color:#008000;
border-left-color:#008000;
border-right-color:#008000;
border-top-color:#008000;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-style:solid;
border-left-style:solid;
border-right-style:solid;
border-top-style:solid;
}

.inputsmall
{
font-family:Verdana, Arial, Helvetica, sans-serif;
height:20;
border-bottom-color:#008000;
border-left-color:#008000;
border-right-color:#008000;
border-top-color:#008000;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-style:solid;
border-left-style:solid;
border-right-style:solid;
border-top-style:solid;
width:100;
}

.smalltd
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

.largetd
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
}


