body {
	background-color: #000000;
	font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:  12pt;
}

body, td, th, h3, h6 {
	color: #FFFFFF;
}

h1 {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}

h2, h4, h5 {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}

a {
	color: #FFFFFF;
}
.prime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}

.textnav {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF
}

<!-- slide show styles from http://www.codelifter.com/main/javascript/slideshow4.html //-->

.Caption {
font-family: Arial;
font-weight: normal;
font-size:  12pt;
color:      #444444; }

A.Controls:link    { color:#666666;
                     text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:visited { color:#666666; text-decoration:none; 
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:active  { color:#666666; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:hover   { color:#00FF00; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
					 
<!-- end slide show styles from http://www.codelifter.com/main/javascript/slideshow4.html //-->


