body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #000000;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #003010;
	font-weight: bold;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C8F5FF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #B4F6FF;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	color: #B4F6FF;
	font-weight: bold;
}
.whitetext {color: #FFFFFF; font-size: 16px; }
.bigblackheader {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 36px;
}
.blacklarge {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
}
.whitetext {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
}
.bigwhiteheader {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 36px;
}
.blacktext {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
}
