body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
.newsblock {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	font-size: 10pt;


}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: overline;
}
