@charset "iso-8859-1";
BODY { 
font-family : Verdana;
font-size : 9pt;
color : black;
margin-left : 0pt;
margin-right : 0pt;
margin-top : 0pt;
margin-bottom : 0pt
}
TD {
font-family : Verdana;
font-size : 9pt;
}
P {
font-family: Verdana;
font-size : 9pt;
}
A {
	Color : #006400;
	text-decoration: none;
	font-family: Verdana;
	font-size : 8pt;
}
A:hover {
	Color : #006400;
	text-decoration: underline;
	font-family: Verdana;
	font-size : 8pt;
}
H2 {
font-family: Verdana;
font-size : 20pt;
}

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border: 1px outset;
border-color: #000000 #999999 #999999 #000000;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
cursor: hand;
}