p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000000;
	margin: 2px 15px;
	padding: 1px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #444444;
	background-color: #FFFF99;
	text-decoration: underline;
}
.central {
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-color: #FFFFCC;
	margin: 2px;
	padding: 2px;
	text-align: center;
	border: 2px solid #333333;
	text-transform: uppercase;
}
.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-left-color: #666633;
	padding: 2px;
	margin: 1px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
li {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-align: left;
	border-top-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: none;
	font-weight: normal;
	margin: 3px;
	border-right-style: none;
	border-left-style: none;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.1em;
	font-weight: normal;
	color: #990000;
	text-align: left;
	margin: 20px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	margin: 12px 2px 2px 12px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	width: 150px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.topadborder {
	border: 1px solid #CCCCCC;
	font-size: 1em;
	text-transform: uppercase;
}
blockquote {
	font-size: .8em;
	color: #006633;
}
ol {
	margin-left: 30px;
	padding-top: 5px;
	line-height: 1.2em;
}
.award {
	font-weight: bolder;
	color: #006633;
	padding-top: 5px;
	padding-bottom: 5px;
}
.recent {
	font-size: 0.7em;
	display: block;
	padding: 8px;
	background-color: #F4F0CE;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
}
