<!--
body {
	background-color: #000000;
	background-image: url();
	
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
a img {
	border-style:solid;
    border-color: #666666;
	border-width:1px; 
		}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
/*hr {
	border: none 0; 
	border-top: 1px dashed #FFFFFF;
	color: #FF0000;	
	width: 99%;
	height: 1px;
}*/
.noBorder {
  border: none;
}
.iBorder {
        border-style:solid;
        color: #666666;
		border-width:1px;
}
.style3 {font-size: large; color: #FF0000;}
.style4 {color: #FF0000}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.style9 {font-size: 12px}
.style10 {font-size: 11px}
.style11 {font-size: medium}

-->
