A:visited  { color: #FFFFFF; text-decoration: none }
A:link  { color: #FFFFFF; text-decoration: none }
a:hover  { color: #FFFFFF; text-decoration: none }
body { color: #000000; font-size: 11px; font-family: Verdana, Arial; list-style-image: url(images/point.gif); SCROLLBAR-FACE-COLOR: #004495; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #000080; SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: #E0E0E0 }
H1 {font-family: Arial, Verdana, Trebuchet MS; font-size: 11px; color: #FF0000;}
H2 {font-family: Arial, Verdana, Trebuchet MS; font-size: 13px; color: #FF0000;}
H3   { color: #4682b4; font-size: 14px; font-family: Arial, Verdana, "Trebuchet MS" }
H4  { color: #003c91; font-weight: lighter; font-size: 9px; font-family: Verdana, Arial, "Trebuchet MS" }
li   { list-style-image: url(images/point.gif); list-style-position: inside }
table { color: #000000; font-size: 11px; font-family: Verdana, Arial }
.scroll a: { color: #003399; font-weight: bold; font-size: 10px; font-family: Arial; text-decoration: none }
.scroll a:hover { color: #003399;  font-size: 11px; font-family: Arial; text-decoration: underline }
.scroll a:link  { color: #003399;  font-size: 11px; font-family: Arial; text-decoration: none}
.scroll a:visited  { color: #304F64;  font-size: 11px; font-family: Arial; text-decoration: none }
.list     { color: #800000; text-decoration: underline; list-style-image: url(images/point.gif); list-style-position: inside }
hr  { color: #d3d3d3; border-right: dotted; border-bottom: dotted; border-left: dotted }
.blackredlink:link {
	color: #000000;
	text-decoration: none;
}
.blackredlink:visited {
	color: #000000;
	text-decoration: none;
}
.blackredlink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.blackredlink:active {
	color: #000000;
	text-decoration: none;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.imgright {
	float: right;
	margin-left: 6px;
}
.imgleft {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.redlinkbold:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.redlinkbold:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.redlinkbold:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.redlinkbold:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	
}