body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #CCCC99;
	scrollbar-3dlight-color: #CCCC99;
	scrollbar-darkshadow-color: #CCCC99;
	scrollbar-shadow-color: #CCCC99;
	scrollbar-arrow-color: #CCCC99;
	scrollbar-track-color: #000000;

}
h2 {
	background-color: #CCCC99;
	text-align: center;
	font-size: 18px;
	color: #333333;
}
p, table, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
}

.verysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666699;
	font-size: 14px;
}
a:link {
	
	color: #000000;
}
a:visited {
	color: #990066;
}
a:hover {
	color: #000000;
	background-color: #CCCC99;
}
a:active {
	color: #FF0000;
}
.listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
