table, tr,  form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
}

.header{
	font-size : 13pt;
	font-weight : bold;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color : Black;
}

A:ACTIVE, A:LINK, A:VISITED {
	color: Green;
	text-decoration: underline;
}

A:HOVER {
	color : Green;
	text-decoration: underline;	
}

hr{
	color : Green;
	width : 75%;
	height : 1px;
}
body { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
 } 
 .hdr2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
	letter-spacing : -1px;
}
