	<STYLE TYPE="text/css">
<!--
  
 a:link { color: #CCCCFF;
			font-family: Arial,Helvetica,sans-serif; 
			text-decoration: none
			}
a:active { color: #CCCCFF;
			font-family: Arial,Helvetica,sans-serif; 
			text-decoration: none
			}
a:visited { color: #CCCCFF;
			font-family: Arial,Helvetica,sans-serif;
			text-decoration: none
			 }
a:hover { color: #CCCCFF;
			font-family: Arial,Helvetica,sans-serif;
			text-decoration: none
			}


BODY  {
	background-color : #000000;	
	background-image: url(images/bkg_index.gif); 
	background-repeat: repeat-x;
}

.title  {
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : #CCCCFF;
	font-size : 12px;
}

.copy  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #FFFFFF;
	font-size : 10px;
}

.smallred {
	font-family : Arial,Helvetica,sans-serif;
	font-style : normal;
	color : #FFFF00;
	font-size : 8px;
}

-->
</STYLE>