.body2 td{
	color: #5C4033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: none;
	margin-right: 0px;
	padding-right: 0px;
	line-height: 16px;
}
.body2 ul {
	list-style-type: disc;
	list-style-image: url(../images/bullet-li.gif);
	list-style-position: outside;
	text-align: left;
	vertical-align: text-top;
	text-decoration: none;
	line-height: 16px;

}
.body2 hr {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
}
.body2 a:link {
	text-decoration: underline;
	color: #00688B;
} 
.body2 a:visited {
	color: #4A708B;
	text-decoration: underline;
}
.body2 a:hover {
	color: #C77826;
	text-decoration: underline;
}
.body2 a:active {
	color: #FFC469;
	text-decoration: underline;
}
