body, td, th {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #800000;
	text-decoration: none;
}

body {
	background-color: #ffffff;
	background-image: url(dot.gif);
	background-repeat: repeat;
	text-align: center;
}

a:link {
	color: #FFAA00;
	text-decoration: none;
}

a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #990033;
}

.note {
	color: #cc0000;
	font-weight: bold;
}

.pagetitle {
	color= #990000;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

.subject {
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
 }

.nobannerlink {
	font-size: 13px;
	font-weight: bold;
}

<!-- obsolate
.nobanner {
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #990000;
	text-align: center;
	line-height: 38px;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
}
-->

.toptable {
	background-color: #ffffff;
	background-image: url(top_mwpp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #FFCC00;
	vertical-align: top;
}

.toptd {
	vertical-align: top;
}