body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
}
body { 
	scrollbar-face-color: #996633;
	scrollbar-shadow-color: yellow; 
   scrollbar-highlight-color: yellow; 
   scrollbar-3dlight-color: black;
   scrollbar-darkshadow-color: black; 
   scrollbar-track-color: black; 
   scrollbar-arrow-color: yellow
}


p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


a:link {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;	
	white-space: normal;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffff00;

}
a:visited {
	color: #CC9900;
	font-size: 12px;	
	font-style: normal;	
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}
a:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	white-space: normal;
	color: #ffffff;
	word-spacing: normal;

}



.topline {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	margin: 0px;
	text-decoration: none;

}
.front {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.topic {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;

}
.micro {

	font-size: 6px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
}
.verysmall {

	font-size: 8px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
}
.feature {

	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}