body{
background-color: black;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

h1,h2,h3,h4,h5,h6 {
font-family times; color:black
}

table#maintable {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 785px;
	height: 100%;
	border: none;
	text-align: center;
}

a:link {
font-size: 12px; color:black
}

a:visited {
font-size: 12px; color:black
}

a:hover {
font-size: 12px; color:blue
}

.maintext {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: black;
}

.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
}

.foottext {
font-family: Times;
font-size: 8px;
color: black;
}
