<!--
a:link{
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold
	}
a:visited{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	}
a:hover{
	font-family: Tahoma;
	font-size: 8pt;
	color: #00FF00;
	font-weight: bold
	}
body{
	margin:0; background-color: #000000;
	scrollbar-base-color: #C0C0C0;
	scrollbar-arrow-color: #650059;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #D0D9E0;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #8A9CB0;
	font-family:Tahoma; font-size:10px; 
	letter-spacing:1
	}
p{
	font-family: Tahoma;
	font-size: 10pt;
	letter-spacing: 1
	
	}
h1           { font-family: Tahoma; font-size: 12pt; letter-spacing: 3; color: #650059; 
               font-weight: bold; margin: 3 20 }
-->