.newsheader {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003300;

}
.newsdatetime {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003300;

}
.newsbody {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;

}
.plainbody {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: justify;

}
.Frontpagenews {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #003300;
	text-align: center;


}
.Frontpageheader {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.listheader {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	list-style-type: circle;
	list-style-position: outside;

}
.newsbodynote {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-style: italic;

}
.hints {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	list-style-type: circle;
	list-style-position: outside;
	text-align: justify;

}

