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

a:visited {
	color: rgb(255, 243, 215);}
	
a:active {
	color: rgb(255, 243, 215);}
	
a:hover {
	color: rgb(76, 88, 158);}
	
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,255);
	scrollbar-base-color: rgb(204,153,204);
	scrollbar-darkshadow-color: rgb(115,86,115);
	scrollbar-face-color: rgb(193,130,232);
	scrollbar-highlight-color: rgb(204,153,204);
	scrollbar-shadow-color: rgb(134,100,134);}

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

strong {
	font-family: Verdana;
	color: rgb(255, 243, 215);
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;}

table.archive {
	width: 604px;
	font-family: Verdana;
	background-color: rgb(193, 130, 232);
	color: rgb(11, 5, 65);
	font-size: 9pt;}
	
table.mbrs {
	width: 430px;
	font-family: Verdana;
	background-color: rgb(193, 130, 232);
	color: rgb(11, 5, 65);
	font-size: 9pt;}
	
table {
	width: 708px;
	font-family: Verdana;
	background-color: rgb(193, 130, 232);
	color: rgb(11, 5, 65);
	font-size: 9pt;}
	
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(11,5,65);
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;}

hr {
	color: rgb(193, 130, 232);
	height: 1px}

INPUT {
	BORDER-RIGHT: rgb(255,243,215) 1px solid;
	BORDER-TOP: rgb(255,243,215) 1px solid;
	BORDER-LEFT: rgb(255,243,215) 1px solid;
	BORDER-BOTTOM: rgb(255,243,215) 1px solid;
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	BACKGROUND: rgb(255,171,214)}