A:link {
color: #009999;
text-decoration: none;
}

A:visited {
color: #6699CC;
text-decoration: none;
}
.resultshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


A:hover {
color: #006699;
text-decoration: none;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.content {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	background-position: center center;
}
.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: italic;
	color: #669999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CCCC;
	border-right-color: #66CCCC;
	border-bottom-color: #66CCCC;
	border-left-color: #66CCCC;
	width: 400px;
	text-align: center;
	float: none;
}
.quotehead
 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: italic;
	color: #669999;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;

}



.linker {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.linker A:link {
color: #006699;
text-decoration: none;
}

.linker A:visited {
color: #6699CC;
text-decoration: none;
}

.linker A:hover {
color: #009999;
text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.indentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	text-indent: 20px;
	margin-top: 5px;
}

