body	{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	background-color: #000;
	font-family: tahoma, arial, helvetica, sans-serif;
}
TD, td, div, .bodytext, input, select	{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
#bodyborder	{
	padding: 5px;
	background-color: #660000;
}
#bodyBG	{
	background-color: #F5F3DD;
}
.navBG	{
	background-color: #000;
}

/* BODY */

h1, .h1, .head1	{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #660000;
}
h2, .h2, .head2	{
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #660000;
}
.introtext	{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.photoborder	{
	margin: 0px auto;
	width: 275px;
	padding: 3px;
	background: #FFF;
	border: 1px solid #626158;
}
.divider	{
	background-color: #E6E2B1;
}
ul {
	margin: 5px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
}
.copyright, a.copyright, a.copyright:hover, a.copyright:visited	{
	font-size: 10px;
	line-height: 18px;
	color: #686868;
	text-decoration: none;
}
#subject {
	display: none;
}
/* LINK STYLES */

a, a:visited	{
	color: #003766;
	text-decoration: none;
}
a:hover	{
	color: #1A5D96;
}
