.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0A538B;
}
.stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A538B;
	line-height: 10pt;
}
.text1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.text1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
.text1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

