.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2a87ea;
	font-weight: bold;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-type: upper-alpha;
	line-height: 18px;
}
.headred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d4381e;
	font-weight: bold;
}
.bodyindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.bodyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d4381e;
	list-style-position: outside;
	list-style-type: upper-alpha;
}
.headgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
	list-style-position: outside;
	list-style-type: upper-alpha;
	line-height: 18px;
}
.bodysmallblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: upper-alpha;
	line-height: 16px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	list-style-position: outside;
	list-style-type: upper-alpha;
	line-height: 10px;
}
