a:link {
	color: rgb(252,247,161);}

a:visited {
	color: rgb(252,247,161);}
	
a:active {
	color: rgb(252,247,161);}
	
a:hover {
	color: #FFFFFF;}
	
body {
	font-family: Verdana;
	background-color: #2E003D;
	color: rgb(143, 188, 255);
	font-size:9pt;
	margin: +0px;
	scrollbar-3dlight-color: rgb(0,0,0);
	scrollbar-arrow-color: rgb(252,247,161);
	scrollbar-base-color: #2E003D;
	scrollbar-darkshadow-color: rgb(115,86,115);
	scrollbar-face-color: #2E003D;
	scrollbar-highlight-color: rgb(252,247,161);
	scrollbar-shadow-color: rgb(134,100,134);}

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: 730px;
	font-family: Verdana;
	background-color: rgb(0,0,0);
	color: rgb(143, 188, 255);
	font-size: 9pt;
	border: 1px rgb(0,50,152) solid;
	}

h1 {
	color: rgb(252,247,161);
	font-family: Verdana;
	font-size: 9pt;
	margin-bottom: 1px;}

h2 {
	color: rgb(252,247,161);
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;}

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

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

hr {
	color: rgb(0,50,152);
	height: 1px}

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