body {
	background-attachment: fixed;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: center 120px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
.topcell1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-variant: normal;
	text-transform: none;
}
.bottomcell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #09F;
	text-decoration: none;
	text-align: left;
	padding-left: 35px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-decoration: none;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	text-decoration: none;
	color: #FFF;
}
body div center table tr td a {
	color: #09F;
	text-decoration: none;
	font-size: 0.9em;
}
a:hover {
	background-color: #FC6;
	color: #000;
	text-decoration: none;
}

.topcell {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
}
.whitetext {
	color: #FFF;
}
