.headline {
	font-size: 11pt;
	font-family : "Helvetica", "Arial";
	color:#000000;
	line-height : normal;
	font-weight: bold;
}
.text {
	font-size: 11pt;
	font-family : "Helvetica", "Arial";
	color:#000000;
	line-height : normal;
	text-align : left;
}
.smalltext {
	font-size: 9pt;
	font-family : "Helvetica", "Arial";
	color:#000000;
	line-height : normal;
	text-align : left;
}
.tinytext {
	font-size: 7.5pt;
	font-family : "Helvetica", "Arial";
	color:#000000;
	line-height : normal;
	text-align : left;
}
.navtext {
	font-size: 9pt;
	font-family : "Helvetica", "Arial";
	color: #666666;
	line-height : normal;
	text-align : left;
}
BODY {
	background-color: #FFFFFF
} 
A:link {
	text-decoration: none;
	color:#666666;
	font-family: "Helvetica","Arial";
	font-size:100%;
}
A:visited {
	text-decoration: none;
	color: #666666;
	font-family: "Helvetica", "Arial";
	font-size:100%;
}