body {
	margin: 0px;
	padding-top: 30px;
	background: #EEEEEE url(/images/LightingBolt.gif) no-repeat center top;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
table {
	border-collapse:collapse;
}
a:link, a:visited, a:active {
	color: #666666;
}
a:hover {
	color: #F5F59C;
	background-color: #666666;
}
.invert {
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.SiteBy {
	font-size: x-small;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFFFCF;
}
.SiteBy a {
	color: #FFFFCF;
}

