
body,{
background-color: black;  
text-align: top; 
padding: 1em 0;

}

a {
color: #FFFFCC;
}

a:hover {
color: ##CCFFFF;
text-decoration: none;
}

body, td, p, th{
	font-family: arial, Eurostile;
font-size: 20px;
color: #FFFF00
	
}

 


h1 {
font-family: Eurostile;
	font-size: 48px;
	color: #0000FF;
}

h2 {
	font-family: arial, Eurostile;
font-size: 32px;
color: #FFFFCC

}

h3 {
	font-family: arial, Eurostile;
font-size: 32px;
color: #FFFF00

}











