.background {
	color: #FFFFFF;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	/*	color: #000000;  */
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: smaller;
	font-weight: normal;
}
code {
	font-family: "Courier New", Courier, mono;
	line-height: 1.5;
	font-weight: bold;
	font-size: smaller;
	color: #000066;
}
.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
/*	color: #000000; */
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
/*	color: #000000; */
}
