body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 0px;
	padding: 0px;
}

#ContentDIV {
	margin-top: 20px;
	margin-right: 28px;
	margin-bottom: 28px;
	margin-left: 28px;
}
#BlackUnder {
	background-color: #101010;
	color: #cacaca;
}
a {
	text-decoration: none;
	color: #225A4E;
}
a:hover {
	text-decoration: underline;
}
.BlackUnderGradient {
	background-image: url(images/blackareagradientbg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#BlackUnder a {
	color: #fdf401;
}
li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.textbody {
	text-indent: 20px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.BodyPic {
	margin-left:20px;
	border: 3px solid #777777;
}
h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: "Helvetica Condensed", "Century Gothic", Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: "Helvetica Condensed", "Century Gothic", Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: "Helvetica Condensed", "Century Gothic", Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

