body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 120%;
	color: 000000;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: 000000;

}
.stext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 120%;
	color: 000000;
}
.snav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 003399;
	text-decoration: none;
}
a.snav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: 003399;
	text-decoration: none;
}