body,td {
	margin: 10px 12px 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #0A3838;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3A3925;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: square;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	list-style-position: outside;
}
.leading_14px {
	line-height: 14px;
}
.leading_16px {
	line-height: 16px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	letter-spacing: 1px;
	text-align: justify;
}
.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-align: right;
	font-style: normal;
	letter-spacing: 0px;
}
.statList {
	list-style-position: outside;
	list-style-image: url(images/bullet_6px.gif);
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #062424;
}
.makeLink {
	font-weight: bold;
	color: #CC0000;
}
