body { font: 12pt Verdana; 
background: black; color: #C0C0C0; font-size: 10pt;}
h1 { color: #C0C0C0; font-size: 11pt;}
h2 { color: gray; font-size: 14pt;}
a:link
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	font-style: italic;
}
a:visited
{
	color: white;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
img
{
	border: none;
}