.regularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
}
.newsDateText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #669933;
	text-decoration: none;
	padding: 3px;
	background-color: #000000;
	text-align: center;
	margin: 0px 180px;
	border-top: 1px none #999999;
	border-right: 1px groove #999999;
	border-bottom: 1px groove #999999;
	border-left: 1px groove #999999;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #669933;
	text-decoration: none;
}
.quoteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	background-color: #191919;
	background-position: center;
	text-align: center;
	margin: 10px;
	padding: 3px;
	border: 1px dotted #666666;
}
.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #669933;
	text-decoration: none;
}
