body {
 bgcolor="#ffffff"
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-weight: normal;
}

.mainsansred {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	color: #cc0000;
	font-weight: normal;
}
.emphasissans {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	color: #000000;
}
.emphasisserif {
	font-family: georgia, "times new roman", times, serif;
	font-weight: bold;
	color: #000000;
}
.mainsansblack {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	color: #000000;
	font-weight: normal;
}
.mainserifblack {
	font-family: georgia, "times new roman", times, serif;
	color: #000000;
}
.mainserifred {
	font-family: georgia, "times new roman", times, serif;
	color: #cc0000;
	font-weight: normal;
}
ul {
	list-style-image: none;
}
