.homepagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.navlink {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
.contentheadline {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: right;

}
.pagefooter {

	font-family: "Courier New", Courier, mono;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.textheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.textdate {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-align: justify;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;

}
.textbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.textimportant {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: justify;
}
