body,table,td,th,p,div,input,textarea {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: Black;
}
p{margin-top: 5px; margin-left:10px; margin-right:10px; margin-bottom: 10px;}

.menu {
	color: #3D1F09;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
}

h2 {
	font-size:12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.m2 {
	color: #3D1F09;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
}
.a_red {
			color: #EB2B2D;
		}
.m.hover {
	color: Teal;
	text-decoration: none;
}

.123 {
	color: #3A3A3A;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;	
}

a{
	color: #015FB9;
	text-decoration: none;
}
a:hover{
	color: #0064C4;
	text-decoration: underline;
}

.copyright {
	font-size: 9px;
	color: #3A3A3A;
}
div.banner_left h3 {
	border: 0px;
	margin: 0px;
	line-height: normal;
	font-size: 13px;
	font-family: "Arial Narrow", "Helvetica Neue Bold Condensed", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 8px;
	color: #0157AD;
	padding: 0px;
}
div.banner_left {
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;	
}
