body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #0072BC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #DA8F12;
	font-weight: bold;
}
a:visited {
	color: #DA8F12;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #DA8F12;
	text-decoration: underline;
}
a:active {
	color: #DA8F12;
	text-decoration: none;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #DA8F12;	
	text-decoration: underline;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.footer {
	color: #FFFFFF;
	font-weight: normal;
}
.sub_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0072BC;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}