.body_txt {
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 11px;
	color: #001621;
}
.txt_red_b {
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 11px;
	color: #8B3E20;
	font-weight:bold
}
.left_nav_links {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #001621;
	text-decoration: none;
}
.left_nav_links:HOVER {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #053E13;
	text-decoration: underline;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}