.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6673A3;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6673A3;
	text-decoration: underline;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6673A3;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6673A3;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6673A3;
	text-decoration: underline;
}
#leftCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #BEA066;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #BEA066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: normal;
	font-weight: bold;
	color: #BEA066;

}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: normal;
	font-weight: bold;
	color: #BEA066;

}
a:link {
	color: #011C91;
	text-decoration: underline;
}
a:hover {
	color: #011C91;
	text-decoration: none;
}
a:visited {
	color: #011C91;
	text-decoration: underline;
}
.img {
     margin-left: 20px;
	 border: 10px solid #bea066;
	 margin-bottom: 20px;
}
.hr {
	width: 100%;
	height: 1px;
	color: #bea066;
}
hr {
	width: 100%;
	height: 1px;
	color: #bea066;
}
