html {
	overflow-y: scroll;
}

body {
	margin: 2px;
	padding: 2px;
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.content {
	font-size: 14px;
	color: #000000;
	line-height: 1.25;
}

.bottom {
	font-size: 13px;
	color: #000000;
}


a.nav:link {font-size:16px; font-weight:bold; color: #FFFFFF; text-decoration: none}
a.nav:visited {font-size:16px; font-weight:bold; color: #FFFFFF; text-decoration: none}
a.nav:active {font-size:16px; font-weight:bold; color: #000000; text-decoration: none}
a.nav:hover {font-size:16px; font-weight:bold; color: #000000; text-decoration: none}

a.main:link {font-weight:bold; color: #000000; text-decoration: none}
a.main:visited {font-weight:bold; color: #000000; text-decoration:none}
a.main:active {font-weight:bold; color: #000000; text-decoration: none}
a.main:hover {font-weight:bold; color: #000000; text-decoration: underline}

a.footer:link {font-size:13px; font-weight:bold; color: #000000; text-decoration: none}
a.footer:visited {font-size:13px; font-weight:bold; color: #000000; text-decoration: none}
a.footer:active {font-size:13px; font-weight:bold; color: #000000; text-decoration: underline}
a.footer:hover {font-size:13px; font-weight:bold; color: #000000; text-decoration: underline}