body {
	background-color: #333333;
	margin-top: 75px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height:18px;
}
.toplinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
.toplinks:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 24px;
}
.toplinks:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 24px;
}
.toplinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	color: #8bb8b8;
	font-weight: normal;
	line-height: 24px;
}
.toplinks:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	color: #8bb8b8;
	font-weight: normal;
	line-height: 24px;
}
.bottomtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 8px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #8bb8b8;
}
.border {
	border: 4px solid #FFF;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #8bb8b8;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8bb8b8;
}
a:hover {
	text-decoration: none;
	color: #8bb8b8;
}
a:active {
	text-decoration: none;
	color: #8bb8b8;
}
.revealwords {width:475px; text-align:center; margin-top:10px;}