.Form1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
}
.OrganicCredits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #770000;
	font-size: 10px;
}
.OrganicMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00CC00;
	font-size: 12pt;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	background-image:  url("http://www.AMERAFRICAN.com/black2white.png");
scrollbar-face-color:#101010;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#770000;
scrollbar-shadow-color:#770000;
scrollbar-arrow-color:#00CC00;
scrollbar-track-color:#000000;
}
a:link {
	color: #00CC00;
}
a:visited {
	color: #00AA00;
}
a:hover {
	color: #875201;
}
a:active {
	color: #CC0000;
}
.stealth {color: #000000; font-family: "Times New Roman", Times, serif;
}
#dhtmltooltip{
position: absolute;
width: 200px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
