body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
td.main {
	background-color: #FFFFFF;
	border: 1px solid #990000;
	vertical-align: top;
}
td.header {
	background-color: #660000;
	border: 1px solid #990000;
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
}
td.footer {
	background-color: #660000;
	border: 1px solid #990000;
	font-size: 75%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
td.menu {
	background-color: #FFCC66;
	border: 1px solid #990000;
	vertical-align: top;
	color: #660000;
	line-height: 28px;
	font-weight: 600;
	font-size: 12px;
	padding: 5px;
}
a:link {
	font-size: 12px;
	font-weight: 700;
	color: #000066;
	font-style: normal;
	text-decoration: none
}

a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	color: #000066;

} 

a:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	color: #000066;

}

a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: 700;
	color: #000066;

}

a.menu:link {
	font-size: 12px;
	font-weight: 700;
	color: #660000;
	text-decoration: none
}

a.menu:visited {
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	color: #660000;

}

a.menu:active {
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	color: #660000;

}

a.menu:hover {
	font-size: 12px;
	font-weight: 700;
	color: #660000;
	text-decoration: underline
}
td.mission {
	font-size: 12px;
	font-weight: 600;
	color: #660000;
	text-align: left;
	padding-left: 30px;
}
td.contenthead {

	font-size: 16px;
	font-weight: 600;
	color: #660000;
	text-align: left;
}
td.content {


	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-align: left;
}
.bold {
	font-weight: 700;
}
.contentsubhead {


	font-size: 16px;
	font-weight: 600;
	color: #660000;
	text-align: left;
}
