body,td,div,p
{
	font-family:sans-serif;
	font-size:10pt;
}
h1
{
	font-family:sans-serif;
	font-size:14pt;
	font-weight:normal;
	border-bottom:1px solid #cccc99;
}
h2
{
	font-family:sans-serif;
	font-size:12pt;
	font-weight:bold;
}
a,
a:link,
a:hover,
a:visited,
a:active
{
	color:#9999cc;
	font-weight:bold;
	text-decoration:underline;
}
a:hover
{
	color:#cccc99;
}
hr
{
	height:1px;
	color:#cccc99;
}
.notes
{
	background-color:#eeeeff;
	color:#666699;
	font-size:8pt;
}
.copyright
{
	font-size:8pt;
	color:#333366;
}
.subheading
{
	padding-left:10px;
	font-size:8pt;
	font-weight:normal;
	color:#9999cc;
}