<style type="text/css">
A:visited {
	color: #CC0000;
	text-decoration: none;
	font: normal 12px Arial, Helvetica, sans-serif;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}

A:link {
	color: #FF0000;
	text-decoration: none;
}
A:hover {
	color: #FFCC00;
	text-decoration: none;
}

body {
	font-size: 12px;
	font-family: 
	Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #333333;
	background-attachment: fixed;
	color: #000000;
	margin-top: 15px;
	background-image: url(../images/background3.png);
	    }
H1 {
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
H2 {
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 1.3em;
}
H3 {
	font-weight: bold;
	font-size: 14pt;
	color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 1.2em;
}
h4 {
	font-size: 14px;
	color: #CC0000;
}
td#blacktoprow   {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
H5 {
	font-size: 24px;
	color: #FF0000;
	font-style: italic;
}
H6 {
	font-weight: bold;
	font-size: 18px;
	color: #5B5B5B;
	font-style: italic;
	line-height: normal;
}
.style1 {color: #666666}
.style2 {color: #FFFFFF}
.style5 {
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.style6 {font-size: 10}
#td grey line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


ol {
	font-size: 12px;
	line-height: normal;
	font-style: normal;
}
p  {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1.5em;
}
ul { font-size: 12px }
.grabber {
	font: oblique bold small-caps 16px "Bodoni MT";
	color: #199600;
	text-decoration: underline;
}
</style>
#td greyline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #353535;
}

