body {
	font-family: verdana,sans-serif,courier new;
	color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: medium;
	background-color: #000066;
	background-image: url(../images/bodyBG/bodyBG.gif);
}
.subtitle {
	font-size: 150%;
	color: #000000;
	font-weight: bold;
}
.introbodytext {
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
}
.bodytext {
	font-size: 75%;
	line-height: 150%;
}
.bodytext2 {
	font-size: 100%;
	line-height: 125%;	
}
.footertext1 {
	font-size: 100%;
	line-height: 135%;
}
.footertext2 {
	font-size: 70%;
	line-height: 90%;
	color: #CCCCCC;
}
a.footertext2 {
    font-size: 100%;
	color: #CCCCCC;
	font-weight: bold;
}
a.footertext2:link {
	text-decoration: none;
}
a.footertext2:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.footertext2:active {
	color: #CCCCCC;
	text-decoration: none;
}
a.footertext2:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.printerfriendly {
	margin: 5px;
}
.mapspacer {
	border-color: #CCCCCC;
	background: transparent;
	border-style: outset;
	border-width: thin;
	margin: 10px;
}
.imagespacer {
	border-color: #CCCCCC;
	background: transparent;
	border-style: outset;
	border-width: thin;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
a {
	color: #000066;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
