.leftmenu {
	font-family: trebuchet, tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;


}
.bodytext {
	font-family: trebuchet, tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:justify
}

.smalltext {
	font-family: trebuchet, tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
		text-align:left;
}

.headertext {
	font-family: trebuchet, tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.subheadertext {
	font-family: trebuchet, tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}


a:hover {
	color: #cc3300;
	font-weight: bold;
}
a {
	color: #cc3300;
	text-decoration: none;
}

.leftmenuOn {
	font-family: trebuchet, tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;


}
