body
{
	margin: 20 20 20 20;
}
.bodytext
{
	font-family: verdana; 
	font-size:10;
}
input
{
	font-family: verdana; 
	font-size:10;
}
td
{
	font-family: verdana; 
	font-size:10;
}
.header
{
	font-family: verdana; 
	font-size:11;
	background-color: 18285a;
	color: white;
	font-weight: 700 ;
}
.header2
{
	font-family: verdana; 
	font-size:10;
	/*background-color: 18285a;*/
	color: 18285a;
	font-weight: 400 ;
	vertical-align: middle;
}
.hrgreen
{border: 0;
color: #9CFF31;
background-color: #9CFF31;
height: 2px;
width: 100%;
text-align: left;
}
.cell
{
	/*background-color: efefef;*/
}