<style type="text/css">
<!--
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}
-->
BODY {
	margin-left: 0%;
	margin-right: 2%;
	margin-top: 0%;
	margin-bottom: 0%;
	padding: 0;
	font-family: Verdana, Arial, Geneva, "sans-serif";
}

P {
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: verdana,arial,helvetica;
}
a:link {
	color: #334488;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #334488;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
.nav {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
a.nav {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;


}
a.nav:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
a.nav:hover {
	color: #ff0000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.navlink {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
a.navlink:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
a.navlink:hover {
	color: #E10C20;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;

}
LI.bullet {
	list-style: disc;
	text-align: left;
	color: #000000;
	font-size: 12px;
}

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
LI.bullet {
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: verdana,arial,helvetica;
}
	

sub {
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	font-family: verdana,arial,helvetica;

	
</style>
