a:link {
	color: rgb(112,174,149);}

a:link.mbrs {
	color: rgb(112,174,149);}

a:visited {
	color: rgb(112,174,149);}

a:active {
	color: rgb(112,174,149);}

a:hover {
	color: rgb(121,153,181);}
	
body {
	font-family: Verdana;
	color: rgb(255,255,255);
	background-color: rgb(0,0,0);
	font-size: 8pt;
	margin-top: 0px;
	scrollbar-3dlight-color: rgb(0,0,0);
	scrollbar-arrow-color: rgb(0,0,0);
	scrollbar-base-color: rgb(135,135,154);
	scrollbar-darkshadow-color: rgb(0,0,0);
	scrollbar-face-color: rgb(135,135,154);
	scrollbar-highlight-color: rgb(140,169,221);
	scrollbar-shadow-color: rgb(135,135,154);}
	
table {
	font-family: Verdana;
	color: rgb(255,255,255);
	background-color: rgb(0,0,0);
	font-size: 8pt;
	width: 1000px;
	border: 0px}

INPUT {
	border-right: 1px rgb(140,169,221) solid;
	border-top: 1px rgb(140,169,221) solid;
	border-left: 1px rgb(140,169,221) solid;
	border-bottom: 1px rgb(140,169,221) solid;
	font-size: 8pt;
	color: rgb(0,0,0);
	font-family: Verdana;
	background: rgb(135,135,154)}
	
h1 {
	font-family: Verdana;
	color: rgb(140,169,221);
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: -12px;}

h2 {
	font-family: Verdana;
	color: rgb(140,169,221);
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;}

h3 {
	font-family: Verdana;
	color: rgb(227,170,119);
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;}

hr {
	height: 1px;
	color: rgb(135,135,154);}
	
strong {
	font-family: Verdana;
	color: rgb(140,169,221);
	font-size: 11pt;
	font-weight: bold;}

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