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

a:visited {
	color: rgb(255,51,51);}
	
a:active {
	color: rgb(255,51,51);}
	
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,153);
	scrollbar-base-color: rgb(255,153,153);
	scrollbar-darkshadow-color: rgb(115,86,115);
	scrollbar-face-color: rgb(255,153,153);
	scrollbar-highlight-color: rgb(255,255,153);
	scrollbar-shadow-color: rgb(134,100,134);}

em {
	font-family: Verdana;
	color: rgb(255,255,153);
	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(0,0,0);
	color: rgb(255,153,153);
	font-size: 9pt;
	border: 0px;
	}

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(255,153,153);
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;}

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

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