font, p, li, span, a, td {
	font-size: 9pt;
	font-family: Tahoma, Arial, Verdana;
	color: #666;
	text-align: justify;
	margin: 0px;
	font-weight: normal;
}
.topText {
	font-size: 10px;
	font-weight: normal;
	float: right; 
	margin-top:3px;
	margin-right: 10px;
	color: #000;
}
.footerCenterText{
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana;
	color: #666;
	text-align: center;
	margin: 0px;
	font-weight: normal;
}
.footerCenterLink{
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana;
	color: #666;
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.footerCenterLink:hover{
 text-decoration: none;
}
.bodyHeader {
	font-size: 20px;
	font-family: Tahoma, Arial, Verdana;
	color: #666;
	text-align: left;
	margin: 10px;
	font-weight: normal;
}
.newsHeader {
	font-size: 15px;
	font-family: Tahoma, Arial, Verdana;
	color: #666;
	text-align: left;
	margin: 10px;
	margin-top:30px;
	font-weight: bold;
}
.bodyNews {
	clear: both;
	width: 415px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #666;
	text-align: justify;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: normal;
	border-top: 1px solid #cccccc;
}
.bodyArt {
	clear: both;
	width: 544px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #666;
	text-align: justify;
	margin: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: normal;
	border-top: 1px solid #cccccc;
}
#bodyGallery {
	width: 360px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: normal;
	border-top: 1px solid #cccccc;
}
.news_text {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #666;
	text-align: justify;
	margin-bottom: 10px;
	font-weight: normal;
	text-decoration: none;
}
.news_title {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #647443;
	text-align: left;
	margin: 0px;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}
.news_title:hover {
	text-decoration: underline;
}
.news_date {
	font-size: 9px;
	font-family: Tahoma, Arial, Verdana;
	color: #666;
	text-align: left;
	margin: 0px;
	margin-left: 10px;
	margin-top:3px;
	margin-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
}
.news_link {
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #788C50;
	text-align: left;
	margin: 0px;
	text-decoration: none;
}
.news_link:hover {
	text-decoration: underline;
}