a:link {
	color: rgb(245,238,146);}

a:visited {
	color: rgb(245,238,146);}
	
a:active {
	color: rgb(245,238,146);}
	
a:hover {
	color: rgb(95,91,35);}
	
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(115,89,23);
	scrollbar-base-color: rgb(74,15,3);
	scrollbar-darkshadow-color: rgb(115,86,115);
	scrollbar-face-color: rgb(255,194,237);
	scrollbar-highlight-color: rgb(204,153,204);
	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: 680px;
	font-family: Verdana;
	background-color: rgb(118,167,189);
	color: rgb(74,15,3);
	font-size: 9pt;
	border: 2px rgb(74,13,3) 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(74,15,3);
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;}

hr {
	color: #663366;
	height: 1px}

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