body {
background-color: #000000;
}
	
a:link {
color: #FFFFFF; text-decoration: none;
}
	
a:visited {
text-decoration: none; color: #FFFFFF;
}
	
a:hover {
text-decoration: none; color: #FFFFFF;
}
	
a:active {
text-decoration: none; color: #FFFFFF;
}
	
body,td,th {
font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #000000;
}

.style1 {
font-family: Arial, Helvetica, sans-serif
}
	
.style2 {
font-size: medium; font-weight: bold;
}

.style3 {
font-size: large; font-weight: bold;
}
