

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a5a3f
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a5a3f
}
.main:link {
	font-size: 18px;
	color: #f7fddb;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.main:visited {
	font-size: 18px;
	color: #f7fddb;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.main:active {
	font-size: 18px;
	color: #f7fddb;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.main:hover {
	font-size: 18px;
	color: #D4D298;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.nav_large {
	font-size: 18px;
	color: #f7fddb;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.nav_small {
	font-size: 12px;
	color: #f7fddb;
	font-family: "Times New Roman", Times, serif;
}
.red_text {
	font-size: 12px;
	color: #bb2608;
	font-family: Arial, Helvetica, sans-serif;
}
.white_text {
	font-size: 12px;
	color: #f7fddb;
	font-family: Arial, Helvetica, sans-serif;
}
.red_text_large {
	font-size: 18px;
	color: #bb2608;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white_text_large {
	font-size: 18px;
	color: #f7fddb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.text:link {
	color: #f7fddb;
	font-size: 12px;
	text-decoration: underline;
}
.text:visited {
	color: #f7fddb;
	font-size: 12px;
	text-decoration: underline;
}
.text:hover {
	color: #9b9767;
	font-size: 12px;
	text-decoration: underline;
}
.text:active {
	color: #f7fddb;
	font-size: 12px;
	text-decoration: underline;
}

.footer:link {
	color: #bb2608;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer:visited {
	color: #bb2608;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer:hover {
	color: #D4D298;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer:active {
	color: #bb2608;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer_text {
	color: #bb2608;
	font-size:  14px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {background-color: #000000
}
