<STYLE TYPE="text/css">
<!--

A:link { text-decoration: none; 
	color:"#FFFFFF" }
A:visited { text-decoration: none; 
	color:"#FFFFFF" }
A:hover { text-decoration: none; 
	color:"#FFFFFF"; 
	background:"#FF0000" }

body {background:#000000;
	background-image: url(bg.gif); 
	background-repeat: repeat;
	background-attachment: scroll; 

	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#FF0000;
	scrollbar-base-color:#000000;

font-family: Verdana; 
	color: "#FF0000"; 
	font-size: 11pt }

P {color:"#FF0000";
	font: 11pt;
	font-family: Verdana }

HR {color:"#800000";
	width: 500;
	height: 1 }

H1 {text-align:center;
	font: 20pt "Bradley Hand ITC", Verdana;
	color:#800000;
	font-weight:bold }

H2 {text-align:center;
	font: 16pt "Bradley Hand ITC", Verdana;
	color:#800000;
	font-weight:bold }

H6 {text-align:right;
	font: 8pt;
	font-family: Arial;
	color:#FF0000;
	font-weight:normal }

.name  {font: 11pt;
	font-family: Verdana;
	color:#800000;
	font-weight:normal }

Submit, Input, Textarea {background-color: transparent; 
	border: #800000 1px dashed; 
	color:#FF0000;
	font-weight: normal;
	font-size: 11pt
	font-family: Verdana, Arial, Helvetica, Courtier New; }

-->
</style>