.bodytxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;
}
.greybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

a:hover {
	color: #D53A26;
	text-decoration: none;
}
.vertdotline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #949494;
}
.footer {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.txtlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;
}
