a:link {
	color: #399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #936;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bodytextHeader {
	font-family: "Arial Black", "Helvetica Black", Impact, Gadget, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #66C;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66C;
	padding-bottom: 3px;
	text-align: left;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666;
	text-align: left;
}
.bodytextBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
}
.bodytextIndent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333;
	list-style-image: url(../images/Bullit-arrow.png);
	list-style-type: circle;
}
.captions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #66C;
	font-style: italic;
	letter-spacing: .05em;
	text-align: center;
}
h1 {
	font-family: "Arial Black", "Helvetica Black", Impact, Gadget, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #66C;
	text-decoration: none;
}
h2 {
	font-family: "Arial Black", "Helvetica Black", Impact, Gadget, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #66C;
	text-decoration: none;
}
.underlineSeparator {
	height: 5px;
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

