blockquote,div,p,pre,ol,ul,td,th {
	font-size: 10pt;
}
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;
}
.menu {
	background-color: black;
	color: rgb(255,192,0);
	padding: 0.8em;
}
.menu a:link, .menu a:visited {
	color: rgb(255,192,0);
	text-decoration: none;
}
.menu a:hover {
	color: rgb(255,192,0);
	text-decoration: underline;
}
