body {
	background-color: #000000;
	margin-bottom:100px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.border {
	border: 2px solid #CCCCCC;
}
.bottom-pad { padding-bottom: 5px;
}
.cell-pad { padding: 5px;
}
.style2 {font-size: 24px}
.style3 {
	font-size: 20px;
	color: #00FF00;
	font-weight: bold;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.highlight {
	background-color: #666666;
	font-size: 24px;
}
.style4 {
	color: #00FF00;
	font-weight: bold;
}
.style5 {color: #00FF00}
.style6 {color: #FFFFFF}
