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


p, td {
	font-family: Tahoma, 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: 12px;	
	white-space: normal;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	margin: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: red;

}
a:visited {
	color: #800000;
	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: yellow;
	word-spacing: normal;
}


.title {
	font-style: normal;
	font-weight: normal;
	font-size: 34px;	
	white-space: normal;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	margin: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
}

.prod {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;	
	white-space: normal;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	margin: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
}

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

}
.topic {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;

}
.small {

	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.xsmall {

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

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

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

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

	font-size: 2px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.feature {

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