.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: ;
}
.newsBodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	text-decoration: underline;
}
.scroll {
	overflow: auto;
	width: 605px;
	height: 421px;
	scrollbar-base-color:#ffffff;
	scrollbar-arrow-color:#666666;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
}
.scroll2 {
	overflow: auto;
	width: 100%;
	height: 365px;
	scrollbar-base-color:#ffffff;
	scrollbar-arrow-color:#666666;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
}
.scroll3 {
	overflow: auto;
	width: 100%;
	height: 315px;
	scrollbar-base-color:#ffffff;
	scrollbar-arrow-color:#666666;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}
.newsBtntxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFCC;
	word-spacing: 2em;
	letter-spacing: 0.5px;
}

a:link, a:hover, a:active, a:visited {color:#333333; text-decoration:none;}
a:hover{text-decoration:underline;}

.bodytext_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
