body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-color: #000000;
	background-color: #FFFFFF;
	margin: 0px 20px 6px 20px
	text-decoration: none;
}
.credit {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 10px;
}
.foot {
	font-size: 10px;
	font-weight: bold;
	margin: 5px 10px 5px 10px;
}
.h1 {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px 0px 10px 10px;
}
.h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 10px 10px;
}
.subhead {
	font-size: 24px;
	color: #CCCCCC;
	margin: 0px 0px 0px 10px;
}
.text {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px 0px 10px 10px;
}
.bold {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}
.caps {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 10px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.hand {
	cursor: hand;
}
.indent {
	padding-right: 3em;
	padding-left: 3em;
	font-size: 10px;
	line-height: 16px;
}
