a {	
	color: #FFFFFF;	
	text-decoration: none
}
a:hover { color: yellow }
body {
	background-color: #000000;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	color: #FF0000;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.10em;	
	color: #FFFFCC;
}
.hch2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	color: darkblue;
}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.00em;	
	color: #DCDCDC
	}
.hch3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.90em;	
	color: #DCDCDC
}
.hccen {
    text-align: center
	}
table {
	background-color: #000066;
	color: #000066;
}
.trtbl {
	background-color: transparent;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: 700;
	color: #FFFFFF;
	text-align: center;
}

