a:link
{
	color: #FFCC00; 
}
a:visited
{
	color: #FFCC00; 
} 
a:active 
{
	color: rgb(255,51,0);
}
body
{
	font-family: Verdana;
	background-color: rgb(0,0,0);
	color: #FFFFFF;font-size:10pt
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #FFCC00;font-size:14pt; font-family:Tahoma
}
h2
{
	color: #FFFFFF;font-size:10pt 
}
h3
{
	color: #FF0000;font-size:12pt; font-family:Tahoma 
}
h4
{
	color: #C0C0C0;font-size:10pt
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: #FFFFFF;font-size:10px; font-family:Verdana
}
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-2020001-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>