body 
{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
height: 100%;
}

BODY, TABLE, TR, TD
{
COLOR: #3D5FA9;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt;
text-align : justify;
}

.greentext
{
COLOR: #308C8B;
}

A:active, A:link, A:visited
{
COLOR: #308C8B;
FONT-SIZE: 9pt;
TEXT-DECORATION: none;
}
A:hover
{
TEXT-DECORATION: underline;
}

.dropdowns
{
	border: 1 solid;
	border-color: #788BBC;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	background: #FFF;
}

.field 
{
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 10px; font-style: normal; 
line-height: 12px; font-weight: normal; color: #000000; 
text-decoration: none; 
background-color: #FFFFFF; 
margin: 1px; padding: 2px; 
border: 1px solid #308C8B;
}

.button 
{
BORDER-RIGHT: #660000 1px solid;
BORDER-TOP: #660000 1px solid;
BORDER-LEFT: #660000 1px solid;
BORDER-BOTTOM: #660000 1px solid;
BACKGROUND-COLOR: #308C8B;
COLOR:#FFFFFF;
FONT-FAMILY: verdana;
FONT-WEIGHT: normal;
FONT-SIZE: 8pt;
cursor:hand;	
}