a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-style: normal;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
	background-color: #00CCCC;
}
a:link {
	text-decoration: none;
	color: #003300;
	
}
body {
	background-color: #FFFFFF;
	color: #000000;
}
.topnavi {
	background-color: #979ab0;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	list-style-position: inside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.belownavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #006633;
	text-align: right;
}
.bordered {
	border-right-width: thin;
	border-right-style: double;
	border-top-color: #000033;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 0px;
	background-repeat: no-repeat;
	text-align: justify;
}
.contact_below {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-transform: none;
	text-align: center;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/toprow.gif);
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-left: 70px;
	text-align: justify;
}

