a {	
	color: #3366CC;	
	text-decoration: none
}
a:hover { color: yellow }
body {	
	background-color: #000000;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.50em;	
	color: #CC9900;
	text-align: center
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.35em;	
	color: #CC9900;
	}
.hch2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.35em;	
	color: #CC9900;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	color: #DCDCDC
	}
.hch3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #330099;  	
	color: #DCDCDC
	}
.hccen {
	background-color:  transparent;	
    text-align: center
	}
TH {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.00em;
	font-weight: 500;	
	color: white;
	}
TD {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.90em;
	font-weight: 500;
	text-align: center;
	color: white;
	}
