<!-- 

BODY {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;

}

H1 { font-size: 22px; color: #669900; font-family: Arial, Helvetica, Verdana, sans-serif }

H2 { font-size: 20px; color: #0188FF; font-family: Arial, Helvetica, Verdana, sans-serif }

.databankbodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
.datasubheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #669900;
}
a:link {
	color: #0188FF;
	font-weight: bold;
}
a:visited {
	color: #0188FF;
}
a:hover {
	color: #669900;
}
a:active {
	color: #000000;
}
.bodysubheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0188FF;
}
.bullets {
	color: #0188FF;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.bbullets {
	color: #0155BB;
	list-style-position: outside;
	list-style-image: url(images/check_red.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.datanote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #669900;
}

.recovery { font-size:10px; color:#000000; font-family:Tahoma; font-weight:bold }

.menu { color: gray; font-family: Arial, Verdana; font-size: 7.2pt; font-weight: 300 }
A.menu, A.menu:visited, A.menu:active, A.menu:hover 
{ color: gray; font-family: Arial, Verdana; font-size: 7.2pt; font-weight: 300 }

div.special { margin:20px 0 20px 14px; width:200px; height:214px; text-align:center; color:#FF0000; font-size:22px; }

img { border:0 }
-->