.mtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0A283A;
}
.addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.h11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.bg1 {
	background-color: #D59B59;
}
.bg2 {
	background-color: #DEC5A0;

}
.h12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #0A283A;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0A283A;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0A283A;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0A283A;
	text-decoration: none;
}
.frm {
	border: 1px solid #000000;
}
