a {	
	color: yellow;	
	text-decoration: none
}
a:hover { color: red }
body {	
	background-color: #000000;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 1em;	
	color: white;
	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.20em;	
	color: blue;
	text-align: center
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.1em;	
	color: blue;
	}
.hch2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.90em;	
	color: white;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.0em;	
	color: #DCDCDC
	}
.hch3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.90em;	
	color: white
	}
.hccen {
	background-color:  transparent;	
    text-align: center
	}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;		
	color: white;
	text-align: center;
	}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 500;	
	color: white;
	text-align: center;
}

