body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
A:LINK, A:VISITED {
	color : #003399;
	text-decoration : none;
	font-weight:bold;
}
A:HOVER, A:ACTIVE {
	text-decoration : underline;
	color : #003399;
	font-weight:bold;
}
.main-nav, .main-nav:link, .main-nav:visited {
	color : #000000;
	text-decoration : none;
	font-weight:normal;
}
.main-nav:HOVER, .main-nav:ACTIVE {
	text-decoration : underline;
	color : #000000;
	font-weight:normal;
}
.footer .footer:link, .footer:visited {
	text-decoration : none;
	font-size:10px;
	color:#003399;
	letter-spacing: 1;
	font-weight:normal;
}
.footer:HOVER, .footer:ACTIVE {
	text-decoration : underline;
	color:#003399;
	font-weight:normal;
}
.copyright {
	font-size:10px;
}
h1{
	font-size:14px;
	top:0;
	bottom:0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2{
	font-size:12px;
	text-align:center;
	top:0;
	bottom:0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
