body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-image: url(images/redback.gif);
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.style1 {
	color: #800000;
	font-style: italic;
}
.style2 {
	font-size: 12px;
	font-style: italic;
}
.style4 {font-size: 10px; font-style: italic; }
.style5 {font-size: 12px; }
.style5b {font-size: 12px; font-weight: bold;}
.style6 {font-size: 12px; font-style: italic; font-weight: bold; }
.style8 {
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
.style9 {
	font-size: 14px;
	font-style: italic;
}
.style10 {font-size: 9px; }
.style12 {font-size: 12px; color: #800000; }