body {
	background-color: #000000;
}

body {
	color: #000000;
}

td, th {
	color: #000000;
}

h1 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;

}

h2 {
	color: #000066;
}

h3, h4 {
	color: #000066;
}

h5, h6 {
	color: #000000;
}
}.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	padding-right: 25px;

}
.top a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
}
.top a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #9999cc;
}
.top a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
}
.top a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: none;

}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
p, li {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;

}
.first-letter { 
	font-size: 300%; 
	font-weight: bold; 
	float: left 
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
