body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #FFF;
}
p,td,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #900;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #900;
	font-weight: bold;
}
h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #900;
	font-weight: bold;
}
a {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}
.pointspot {
	padding-left: 22px;
	text-indent: -22px;
}.pagecopy {
	padding: 20px;
}
