body {
	background-color: #DFD7D7;
	list-style-type: square;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a.navlink:link {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	text-decoration: none;
}
a.navlink:active {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	text-decoration: none;
}
a.navlink:visited {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	text-decoration: none;
}
a.navlink:hover {
	font-size: 16px;
	font-weight: bold;
	color:#6F0000;
	line-height: 36px;
	text-decoration: underline;
}
a.navlinksmall:link {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	text-decoration: none;
}
a.navlinksmall:active {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	text-decoration: none;
}
a.navlinksmall:visited {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	text-decoration: none;
}
a.navlinksmall:hover {
	font-size: 13px;
	font-weight: bold;
	color:#6F0000;
	line-height: 36px;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #6699CC;
	font-style: normal;
}
.mission {
	font-size: 15px;
	line-height: 30px;
}
.big-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#6F0000
	
}
.big {
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	color:#6F0000
}
.big-bold-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#333333	
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6F0000;
	line-height:normal
}