body, td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #800000;
	text-decoration: none;
}

body {
	font-size: 9pt;
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: url(../dot.gif);
	background-repeat: repeat;
	text-align: center;
}

td, tr {
	 font-size: 8pt;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:link {
	color: #FFAA00;
}
a:visited {
	color: #CC9900;
}
a:active {
	color: #CC0000;
}
a:hover {
	color: #990033;
}

.pagetitle {
	color= #990000;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

.subject {
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.icons {
	background-color: #FFAA00;
}
	
.icons td {
	background-color: #FFFFFF;
}

.icons img {
	border: none;
}

.icons .new {
	background-color: #990000;

}

.back {
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
}