body {
	background-color: #FFFFFF;
	margin: 30px 0px 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.subhead {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
li {
	list-style-type: square;
}
.textsmall {
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
a.creditlink:link {
	text-decoration: none;
	color: #999999;
}
a.creditlink:visited {
	text-decoration: none;
	color: #999999;
}
a.creditlink:hover {
	text-decoration: underline;
	color: #999999;
}
a.creditlink:active {
	text-decoration: underline;
	color: #999999;
}
.contact {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.contactdark {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.depthead {
	font-size: 25px;
	color: #FFFFFF;
	background-color: #324D32;
	padding: 10px 10px 10px 15px;
	font-weight: bold;
}

