
body,TD {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: WindowText;
}

div {
	margin : 0 0 0 0;
}

H1 {
	font : large;
	color : #2A2A2A;
	margin-top : 2;
	margin-bottom : 0;
	font-weight : 600;
}

H2 {
	font : 14pt;
		color : #2A2A2A;
}

H3 {
	font : bold 11pt;
	color : #2A2A2A;
}

}

 p {
	text-align: left;
	margin-bottom : 5px;
}
a {
color: #767676; 
text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: Gray;
}
small {
	font : bold 7pt;
	color : Gray;
}

INPUT {
font-family:Verdana; 
font-size: 9pt; 
color:#000000; 
border:1px #000000 solid; 
background:#E6E6E6; }

TEXTAREA {
font-family:Verdana; 
font-size: 9pt; 
color:#000000; 
border:1px #000000 solid; 
background:#E6E6E6;}
