a:link
{
	color: #C0C0C0;text-decoration:none; font-size:10pt 
}
a:visited
{
	color: #99CCFF;text-decoration:none; font-size:10pt 
} 
a:active 
{
	color: #FF00FF;text-decoration:none; font-size:10pt
}
body
{
	font-family: Tahoma;
	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); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma;font-weight:bold
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(255,255,255); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}}

html, body {scrollbar-face-color: rgb(192, 192, 192);
scrollbar-arrow-color: rgb(0, 0, 0);
scrollbar-highlight-color: rgb(255, 255, 255);
scrollbar-3dlight-color: rgb(224, 224, 224);
scrollbar-shadow-color: rgb(128, 128, 128);
scrollbar-darkshadow-color: rgb(0, 0, 0);
scrollbar-track-color: rgb(208, 208, 208)}