body {
	background-color : #666666;
	background-image : none;
	margin : 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-weight: bold;
	color: #990000;
	font-size: 1em;
}
A:link {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #990000;}

A:visited {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #990000;}

A:hover {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #666666}
.bold {  font-weight: bold}
.small {  font-size: 9pt}
.smwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
}
.smwhitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.smwhitebold a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.smwhitebold a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.smwhitebold a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	padding-left: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: .8em;
	line-height: 1.2em;
}
.motto_table {
	background-color: #990000;
	border: thin solid #FFFFFF;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.location_table {
	font-size: .65em;
	background-color: #A29D9D;
	border: thin solid #FFFFFF;
	line-height: 1.2em;
	padding: 7px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav_table {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 3px;
	margin-top: 0px;
	margin-right: 20px;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	color: #333333;
}
