.smalltext {
	font-size: 8pt;
	font-weight: bold;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #333300;
}
.leftcontent {
	padding-right: 24px;
	padding-left: 24px;
	font-size: 9pt;
	font-style: italic;
	line-height: 16pt;
}
td {
	font-size: 10pt;
	line-height: 14pt;
}
.heading1 {
	font-size: 12px;
	font-weight: bold;
}
.subheading1 {
	font-size: 9pt;
	font-style: italic;
}
a:link {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}
