BODY
{
scrollbar-base-color: #901E78; 
scrollbar-arrow-color: #C8EAEE;
scrollbar-DarkShadow-Color: #3BB3C2; 

}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #901E78;
	list-style-image: url(../graphics/bullet01.gif);

}
.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990066;
}
.contentHigh{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990066;
}
.image_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #901E78;
}
.footer_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	color: #009999;

}

.footer_nav a:link {
	color: 3BB3C2;
	text-decoration: none;
	padding: 2px;

}

.footer_nav a:visited {
	color: #3BB3C2;
	text-decoration: underline;
	padding: 2px;

}

.footer_nav a:hover {
	color: purple;
	text-decoration: none;
	background-color: #C8EAEE;
	padding: 2px;

}

.footer_nav a:active {
	color: #99CC00;
	text-decoration: underline;
	padding: 2px;

}
