<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.tinytext {
	font-size: 11px;
	color:#999999;
}
.heading {
	font-size: 19px;
	font-weight: bold;
    font-variant:small-caps;
	color:#666666
}
.subheading {
	font-size: 15px;
	font-weight: bold;
}
.quote {
	FONT-WEIGHT: bold;
	COLOR: #006600;
	font-size: 14px;
	font-style: italic;
}
.smallquote {
	COLOR: #006600;
	font-size: 12px;
	font-style: italic;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: none;
}
a:active {
	color: #003300;
	text-decoration: none;
}
-->
