body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333
}
.indexbody {
	margin-left: 50px;
	margin-top: 100px;
	margin-right: 100px;
	margin-bottom: 100px;
	background-color: #000000
}
.indexheading {
	font-family: Georgia, Arial, Verdana;
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 0 0.8em #ff0000
}
.infotext {
	font-family: Georgia, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none
}
.infolink {
	font-family: Georgia, Arial, Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none
}
.datatext {
	font-family: Georgia, Arial, Verdana;
	font-size: 12px;
	font-weight: bold
	color: #000000;
	text-decoration: none
}
.navtext {
	font-family: Georgia, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none
}
.tabletext {
	font-family: Georgia, Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
a:link {
    font-family: Georgia, Arial, Verdana;
	font-size: 9px;
	font-weight: middle;
	color: #333333;
	text-decoration: none
}
a:hover {
    font-family: Georgia, Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: #ff0000
}
a:visited {
    font-family: Georgia, Arial, Verdana;
	font-size: 7px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none
}
H1 {
	font-family: Georgia, Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 0 0.2em #F00
}