.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Comic Sans MS;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #25345A;
}
a:link {
	color: #3E5695;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3E5695;
}
a:hover {
	text-decoration: underline;
	color: #3E5695;
}
a:active {
	text-decoration: none;
	color: #3E5695;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
