@charset "UTF-8";

body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	color: 333333;
	line-height: 18px;
	text-align: left;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: ffffff;
	text-align: center;
}
a:link {
	color: #b10202;
}
a:visited {
	color: #b10202;
}
a:hover {
	color: #b10202;
}
a:active {
	color: #ffffff;
	font-weight: bold;
}
.center {
	text-align: center;
}
.maroon_text {
	color: #990000;
	font-weight: bold;
}
.sm_maroon_italics {
	font-style: italic;
	color: #990000;
}
.center {
	text-align: center;
}
.maroon_text_center {
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.nav_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
