a:link {
	color: rgb(221,204,255);}

a:visited {
	color: rgb(221,204,255);}
	
a:active {
	color: rgb(221,204,255);}
	
a:hover {
	color: rgb(255,255,255);}
	
body {
	font-family: Verdana;
	background-color: rgb(0,0,0);
	color: rgb(204, 153, 204);
	font-size:9pt;
	margin: +0px;
	scrollbar-3dlight-color: rgb(0,0,0);
	scrollbar-arrow-color: rgb(255,255,102);
	scrollbar-base-color: rgb(0,204,255);
	scrollbar-darkshadow-color: rgb(115,86,115);
	scrollbar-face-color: rgb(0,204,255);
	scrollbar-highlight-color: rgb(221,204,255);
	scrollbar-shadow-color: rgb(20,20,20);}

em {
	font-family: Verdana;
	color: rgb(74,15,3);
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;}

strong {
	font-family: Verdana;
	color: rgb(64,7,66);
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;}

table {
	width: 680px;
	font-family: Verdana;
	background-color: rgb(75,10,10);
	color: rgb(0,204,255);
	font-size: 9pt;
	border: 2px rgb(221,204,255) solid;
	}

h1 {
	color: rgb(255, 255, 255);
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;}

h2 {
	color: rgb(255, 255, 255);
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;}

h3 {
	color: rgb(204, 153, 204);
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;}

h6 {
	color: rgb(200,200,200);
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;}

hr {
	color: rgb(221,204,255);
	height: 1px}

INPUT {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	BACKGROUND: #99CCFF}