.Body_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.Body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.Body_smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.Body_txtlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.Body_txtlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
.Body_txtlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.Body_txtbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
