body {
	background-color: #660000;
}

body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	color: #728e72;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #728e72;
  font-weight: bold;
  font-size: 12px
}
a:link {
	color: #728e72;
	text-decoration: none
	}

a:visited {
	color: #728e72;
	text-decoration: none
	}

a:hover {
	color: #996633;
	text-decoration: underline
	}

.address {
	color: #330000;
	text-align:center;
	font-size: 11px;
	font-weight: bold
}

.staff {
	color: #996633;
	text-align:center;
	font-size: 11px;
	font-weight:bold;
	}

.PageFooter {
	color: #ffffff;
	text-align:center;
	font-size: 11px;
	font-weight: normal
}
a.PageFooter:link {
	color: #ffffff;
	text-align:center;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline
}
a.PageFooter:visited {
	color: #ffffff;
	text-align:center;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline
}
a.PageFooter:hover {
	color: #cccccc;
	text-align:center;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline
}
.FormHeaderFONT {font-size: 12pt; color: #728e72; font-weight: bold}

a.contentlink:link {font-size: 12pt; color: #728e72; font-weight: bold; text-decoration:underline}
a.contentlink:visited {font-size: 12pt; color: #728e72; font-weight: bold; text-decoration:underline}
a.contentlink:hover {font-size: 12pt; color: #996633; font-weight: bold; text-decoration:underline}

.Form {font-size: 11pt; color: #728e72; font-weight: normal;}
.DataFONT {font-size: 10pt; color: #000000; font-family: Arial, Tahoma, Verdana, Helvetica}