.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {font-size: 18px}
.NavbarCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666633;
	background-color: #FFCC00;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCC00;
}

.TextFirstLetter {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.style6 {font-size: 18px; font-weight: bold; }
.style7 {font-size: 12px}
body {
	background-color: #CCCCCC;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
#navigation a:hover {
	color:#ffffff;
	background-color: #FFCC00;
	}
#navigation a {
	color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #99FFFF;
}
#MainIdent {
	padding-left: 50px;
}
.Maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
