body,td,th {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
body {
	background-color: #CC0000;
	margin-top: 20px;
}
.text1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #black;
	list-style: square;
}
.text2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #black;
	list-style: square;
}
.text3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #black;
	list-style: square;
}
.headers {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.headers2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	margin-right: 20px;
}
.headers3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #black;
	margin-right: 20px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #black;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
	text-decoration: underline;
	color: #990000;
}
a:active {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
.nav a:link {
	color: #CC0000;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #CC0000;
}
.nav a:hover {
	text-decoration: underline;
	color: #990000;
}
.nav a:active {
	text-decoration: none;
	color: #990000;
}