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

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

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

a:hover {
	color: rgb(234,234,80);}
	
body {
	font-family: Verdana;
	color: rgb(255,255,255);
	background-color: rgb(63,27,43);
	font-size: 9pt;
	margin-top: 0px;
	scrollbar-3dlight-color: rgb(0,0,0);
	scrollbar-arrow-color: rgb(204,255,255);
	scrollbar-base-color: rgb(204,153,204);
	scrollbar-darkshadow-color: rgb(115,86,115);
	scrollbar-face-color: rgb(134,100,134);
	scrollbar-highlight-color: rgb(204,153,204);
	scrollbar-shadow-color: rgb(134,100,134);}
	
table {
	font-family: Verdana;
	color: rgb(255,255,255);
	background-color: rgb(161,101,159);
	font-size: 9pt;
	width: 750px;
	border: 0px}

table.nest {
	font-family: Verdana;
	color: rgb(255,255,255);
	background-color: rgb(161,101,159);
	font-size: 9pt;
	width: 730px;
	border: 0px}
	
p.desc {
	font-family: Verdana;
	color: rgb(255,255,255);
	font-size: 9pt;	font-weight: bold;	margin-left: +2px;}p.small {
	font-family: Verdana;
	color: rgb(255,255,255);
	font-size: 8pt;	font-weight: normal}
	
table.join {
	font-family: Verdana;
	color: rgb(255,255,255);
	background-color: rgb(161,101,159);
	font-size: 9pt;
	width: 750px;
	border: 1px rgb(247,242,116) solid}

INPUT {
	border-right: 2px rgb(63,27,43) ridge;
	border-top: 2px rgb(63,27,43) ridge;
	border-left: 2px rgb(63,27,43) ridge;
	border-bottom: 2px rgb(63,27,43) ridge;
	font-size: 8pt;
	color: rgb(63,27,43);
	font-family: Verdana;
	background: rgb(204,255,255)}
	
h1 {
	font-family: Verdana;
	color: rgb(234,234,80);
	font-size: 15pt;	font-style: italic;	font-weight: bold;	margin-bottom: -15px;}

h2 {
	font-family: Verdana;
	color: rgb(255,255,255);
	font-size: 14pt;	font-style: italic;	font-weight: bold;}hr {
	height: 1px;
	color: rgb(204,255,255)}
	
hr.mb {
	height: 1px;
	color: rgb(234,234,80)}
	
strong {
	font-family: Verdana;
	color: rgb(234,234,80);
	font-size: 9pt;	font-weight: bold;}

em {
	font-family: Verdana;
	color: rgb(255,255,255);
	font-size: 8pt;	font-weight: normal;
	font-style: normal;}