.MainText {
	font-size: 9pt;
	color: #6B5F45;
	font-family: "Verdana";
	line-height: 18px;


}
.p1 {
	padding: 15px;
	font-size: 9pt;
	color: #333333;

}
a:link {
	font-family: "Verdana";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-family: "Verdana";
	font-size: 9pt;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-family: "Verdana";
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-family: "Verdana";
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
}
.newsdate {
	font-family: "Verdana";
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Verdana";

}
