.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #332518;
	font-weight: normal;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #948c86;
}

.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.subtitlesOrange {
	color: #b94b3e;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}

.topMenu a:hover {
	color: #204d4a;
	text-decoration: none;
}

.TextTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #660000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #332518;
	line-height: 20px;
}
.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #204d4a;
	text-align: center;
	text-decoration: none;
}
.rtSideText {
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	font-size: 11px;
	text-align: justify;
}


.bottomLinks a:hover {
	color: #b94b3e;
	text-decoration: none;
}
.bodyTextItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #332518;
	font-weight: normal;
	text-align: justify;
	font-style: italic;
}
