body {
	font-family: verdana, arial, helvetica, sanf-serif;
	font-size: 10pt;
	background-color: #ffffff;
}
td,th,div,p,input,li,i,h3,h4,h5,blockquote {
	font-family: verdana, arial, helvetica, sanf-serif;
	font-size: 10pt;
}
blockquote {
	color: #666666;
}
code {
	font-family: courier-new, monospaced;
}

a {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #0000dd;
}

.pagetitle {
	font-size: 14pt;
	font-weight: bold;
	color: #999999;
}
.chaptertitle {
	font-size: 13pt;
	font-weight: bold;
}
.texttitle {
	font-weight: bold;
}

