.body {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}
.body_link {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
a.body_link {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
	text-decoration: underline;
}
a.body_link:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999;
	text-align: left;
	text-decoration: underline;
}
.body_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}
.body_link_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
a.body_link_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-align: left;
	text-decoration: underline;
}
a.body_link_bold:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #999;
	text-align: left;
	text-decoration: underline;
}
.subhead {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #032514;
}
