 
<style type="text/css">


BODY {
 color: #080808;
 font-family: Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;}

P {
 color: #080808;
 font-family: Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;} 

A {
	color: #1B65B8;
	text-decoration: underline;
	font-weight : normal;
	cursor: hand;
}

A:HOVER {
	text-transform : none;
	cursor : e-resize;
	font-weight : bold;
	color : #1B65B8;
	text-decoration: underline;
	cursor: hand;
	border-bottom: 1px solid #C0A8AF;
}

A: ACTIVE {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
	cursor: hand;
	text-indent: 2pt;


}

A:VISITED {
	color: #C69E00;
	text-decoration: underline;
	font-weight : normal;
	cursor: hand;
}

td {
 font-family: Verdana, sans-serif; 
 font-size: 12px; 
 color: black;}

input {
 font-family: Verdana, sans-serif; 
 font-size: 12px; 
 color: black;}

submit {
 font-family: Verdana, sans-serif; 
 font-size: 12px; 
 color: black; 
 font-weight: bold;}

textarea {
 font-family: Verdana, sans-serif; 
 font-size: 12px; 
 color: black;}

</style>
