blockquote,div,p,pre,ol,ul,td,th {
	font-size: 9pt;
}
blockquote,div,h1,h2,h3,h4,ol,p,td,th,ol,ul {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
body {
	background: white;
}
code {
	white-space: nowrap;
}
code,pre {
	font-family: "Courier New", Courier, monospace;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 9pt;
}
img {
	border-style: none;
}
td,th {
	text-align: left;
	vertical-align: top;
}
.reverse a:link, .reverse a:visited {
	color: white;
	text-decoration: none;
}
.reverse a:hover {
	color: navy;
	text-decoration: underline;
}
