body {background-color: #FFFFFF;}

#blankbg {background-image: url(images/spacer.gif); background-repeat: no-repeat;}

td {font-family: arial, geneva, sans-serif; font-size: 9pt;}

<! -- used for hiding item numbers in web page -->
.item8 {font-family: arial, geneva, sans-serif; font-size: 8pt; color: #FFFFFF;}
.white78 {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #FFFFFF;}
.white8 {font-family: arial, geneva, sans-serif; font-size: 8pt; color: #FFFFFF;}

.black8 {font-family: arial, geneva, sans-serif; font-size: 8pt; color: #000000;}

.purple78 {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #840B9E;}
.purple8 {font-family: arial, geneva, sans-serif; font-size: 8pt; color: #840B9E;}

.grey78 {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #636363;}
.grey8 {font-family: arial, geneva, sans-serif; font-size: 8pt; color: #636363;}
.grey9 {font-family: arial, geneva, sans-serif; font-size: 9pt; color: #636363;}


<!-- Header hyperlinks (no longer required) -->
<!--
.hdr A:link {text-decoration: none; color: white;}
.hdr A:visited {text-decoration: none; color: white;}
.hdr A:active {color: white;}
.hdr A:hover {
	text-decoration: underline;
	color: white;
	background: transparent;
	padding: 0px 0px 0px 0px;
} -->

A:link {text-decoration: none; color: blue;}
A:visited {text-decoration:none; color: blue;}
A:active {color: blue;}
A:hover {
	text-decoration: underline;
	color: Purple;
	background: transparent;
	padding: 0px 0px 0px 0px;
}

.title {
	font-family: arial, geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: White;
	border: 1px solid Gray;
	font-weight: bold;
	background: transparent url(IMAGES/titlebg.jpg);
}

.main {
	font-family: arial, geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #333366;
	border: 1px solid Silver;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
}

.popup {
	font-family: arial, geneva, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #333366;
	cursor: help;
	font-weight: normal;
	background: Aqua url(IMAGES/digital_1.gif);
}

.np {
	font-family: arial, geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #333366;
	border: 1px solid Gray;
	font-weight: normal;
	background: url(IMAGES/digital_1.gif);
}

.side {
	font-family: arial, geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333366;
	font-weight: normal;
	padding: 7px 7px 7px 7px;
}

.lftside {
	font-family: arial, geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333366;
	border: 1px solid Gray;
	font-weight: normal;
	padding: 7px 7px 7px 7px;
}

.rtside {
	font-family: arial, geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #333366;
	border: 1px solid Gray;
	font-weight: normal;
	padding: 7px 7px 7px 7px;
}

.ftr8 {
	font-family: arial, geneva, sans-serif;
	font-size: 9pt;
	color: Black;
	background: transparent;
}

.cpyrt {
	font-family: arial, geneva, sans-serif;
	font-size: 8pt;
	color: Black;
	background: url(IMAGES/cpywrt.jpg);
}

<!-- Footer hyperlinks --> 
.ftr A:link {text-decoration: none; color: blue;}
.ftr A:visited {text-decoration: none; color: blue;}
.ftr A:active {color: blue;}
.ftr A:hover {text-decoration: underline; color: Purple; background: transparent; padding: 0px 0px 0px 0px; 
}