.heading {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16pt;
	font-weight: bold;
	line-height: 20pt;
}
.bodytext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11pt;
	line-height: 16pt;
	text-align: justify;
}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14pt;
	font-weight: bold;
	line-height: 20pt;
}
.subtitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-weight: bold;
	line-height: 17px;
}
.sub2title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11pt;
	font-weight: bold;
	font-style: oblique;
}
.tablechart {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
}
.charttitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-weight: bold;
}
.chartbody {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
}
.linktext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 16pt;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
