A {
	color: #cc3333;
	text-decoration: underline;
}

A:hover {
	color: #996600;
}

A:active {
	color: #990000;
}


P {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
}


TD {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
	font-size: 8pt;
	line-height: 1.8em;
}


BODY {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
	font-size: 8pt;
	line-height: 1.8em;
}



H2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: black;
}


H1 {
	font-size:12pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	letter-spacing:.2em;
	margin:0px;
	color:#333333;
}


.HoverLink {
	text-decoration: none;
}
 
.HoverLink:Hover {
	text-decoration: underline;
} 



.fineprint {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 7pt;
	line-height: 9pt;
}


