.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	padding: 12px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6CADDF;
	font-weight: lighter;

}
a:link {
	color: #0D459A;
	text-decoration: underline;
}
a:visited {

	color: #0D459A;
	text-decoration: underline;
}
a:active {


	color: #0D459A;
	text-decoration: underline;
}
a:hover {
	color: #6CADDF;
	text-decoration: underline;
}
a.footer:link {
	color: #6CADDF;
	text-decoration: underline;
}
a.footer:visited {

	color: #6CADDF;
	text-decoration: underline;
}
a.footer:active {


	color: #6CADDF;
	text-decoration: underline;
}
a.footer:hover {



	color: #6CADDF;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 10px;
	font-weight: bold;
}
