body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 14px;
}
#navcontainer {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist {
	padding-left: 10px;
	width: 125px;
	padding-top: 2px;
	margin: 0;
	padding-bottom: 5px;
}
#navlist li {
	list-style: none;
	padding-bottom: 5px;
}
#navlist a:link {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#navlist a:visited {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist a:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	font-variant: small-caps;
}
.content-small {
	font-size: 10px;
	color: #000000;
}
.content-small-white {
	font-size: 10px;
	color: #FFFFFF;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
.content-bold {
	font-weight: bold;
	color: #000000;
}
.content-italic {
	font-style: italic;
	color: #000000;
}
.content-alt {
	color: #CCCCCC;
}
.content-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.content-medium {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}
.headers-medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.headers-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.headers-medium-alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
.headers-large-alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
.headers-medium-green {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
}
.table-content {
	background-color: #FFFFFF;
	padding: 3px;
	border: thin solid #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	height: 100%;
	width: 667px;
}
.table-border {
	background-color: #000000;
	padding: 0px;
	border: thin solid #999999;
}
.photo-border {
	border: thin solid #CCCCCC;
	color: #FF0000;
}
