BODY, TD, P, .main {
	color : Black;
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A, A:LINK, A:VISITED {
	color : #3163FF;
	text-decoration : none;
}

A:HOVER, A:ACTIVE {
	text-decoration : underline;
}

H1{font-size : 20px;}
H2{font-size : 18px;}
H3{font-size : 16px;}
H4{font-size : 15px;}
H5{font-size : 14px;}
H6{font-size : 12px;}

.formtxt {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.sidenav {
	font-size : 11px;
}

.navtitle {
	font-size : 18px;
	font-weight : bold;
	letter-spacing : 1px;
	color : Black;
}

.legal {
	font-size : 12px;
}

.copyright {
	font-size : 10.75px;
	font-family :  Arial, Helvetica, sans-serif;
}

.maptitle {
	font-size : 11px;
	font-weight : bold;
	color : Black;
}

.headlines {
	font-size : 11px;
}


