body {
	margin: 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.globalnav {
	font-size: 12px;
}
.globalnav a:link {
	color: #990000;
	text-decoration: none;
}
.globalnav a:visited {
	color: #990000;
	text-decoration: none;
}
.globalnav a:hover {
	color: #990000;
	text-decoration: underline;
}
.navspace {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.text {
	font-size: 12px;
}
.text a:link {
	color: #000099;
	text-decoration: none;
}
.text a:visited {
	color: #000099;
	text-decoration: none;
}
.text a:hover {
	color: #000099;
	text-decoration: underline;
}
.textmed {
	font-size: 14px;
}
.textmed a:link {
	color: #000099;
	text-decoration: none;
}
.textmed a:visited {
	color: #000099;
	text-decoration: none;
}
.textmed a:hover {
	color: #000099;
	text-decoration: underline;
}
.textbig {
	font-size: 16px;
}
.red {
	color: #990000;
}
.redbold {
	font-size: 16px;
	color: #990000;
}
.sidenav {
	font-size: 12px;
	color: #000099;
}
.sidenav a:link {
	color: #000099;
	text-decoration: none;
}
.sidenav a:visited {
	color: #000099;
	text-decoration: none;
}
.sidenav a:hover {
	color: #000099;
	text-decoration: underline;
}
.listspace {
	margin-top: -15px;
}
.footer {
	font-size: 9px;
}
