.sidenavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #707070;
	text-decoration: none;
}
.sidenavtext a{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #707070;
	text-decoration: none;
}
.sidenavtext a:hover{
	color: #707070;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	text-decoration: none;
}

.copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	text-decoration: none;
}

.copyright a:hover{
text-decoration:underline;

}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #707070;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-color: #626363;
	height: 100%;
	border-bottom-style: dotted;
}

.sitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #707070;
	text-decoration: none;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #707070;
	text-decoration: none;
	background-color: #BAB8B1;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.maintext a{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.maintext a:hover{
	color: #000000;
	text-decoration: underline;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #707070;
	text-decoration: none;
}

.topnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #707070;
	text-decoration: none;
}

.topnav a:hover{
	color: #707070;
	text-decoration: underline;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-right: 10px;
	text-align:justify;
	padding-left: 10px;
}

.ContentImages {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	clear: right;
}
