<!--
p { font-family: Arial, sans-serif; font-size: 100%; color: Black; font-weight: normal; text-decoration: none; }
p:link { font-family: Arial, sans-serif; font-size: 100%; text-decoration: none; }
p:visited { font-family: Arial, sans-serif; font-size: 100%; color: #FF8C00; font-weight: normal; text-decoration: none; }

a:link { font-family: Arial, sans-serif; font-size: 100%; text-decoration: underline; }
a:visited { font-family: Arial, sans-serif; font-size: 100%; text-decoration: underline; }
a:hover { font-family: Arial, sans-serif; font-size: 100%; color: Black; text-decoration: none; background-color: red; }

h1 { font-family: Arial, sans-serif; font-size: 220%; color: #204062; font-weight: bold; }
h2 { font-family: Arial, sans-serif; font-size: 175%; color: red; font-weight: bold; }
h3 { font-family: Arial, sans-serif; font-size: 100%; color: red; font-weight: bold; }

span.nav2 { font-family:  Arial, sans-serif; font-size: 80%; color: #204062; font-weight: bold; text-decoration: none; }
span.nav2 a:link { font-family:  Arial, sans-serif; color: #204062; font-weight: bold; text-decoration: underline; }
span.nav2 a:visited { font-family:  Arial, sans-serif; color: #204062; font-weight: bold; text-decoration: underline; }
span.nav2 a:hover { font-family:  Arial, sans-serif; color: White; font-weight: bold; background-color: red; 	text-decoration: none;}

span.nav3 { font-family: Arial, sans-serif; font-size: 95%; color: #204062; font-weight: bold; background-color: #94bfed; text-decoration: none; }
span.nav3 a:link { font-family: Arial, sans-serif; font-size: 95%; color: black; font-weight: bold; background-color: #94bfed; text-decoration: underline; }
span.nav3 a:visited { font-family: Arial, sans-serif; font-size: 95%; color: #204062; font-weight: bold; background-color: #94bfed; text-decoration: underline; }
span.nav3 a:hover { font-family:  Arial, sans-serif; font-size: 95%; color: black; font-weight: bold; background-color: red; text-decoration: none; }

span.small { font-family: Arial, sans-serif; font-size: 75%; color: Black; text-decoration: none; }
span.small a:link { font-family: Arial, sans-serif; text-decoration: underline; }
span.small a:visited { font-family:  Arial, sans-serif; text-decoration: Underline; }
span.small a:hover { font-family: Arial, sans-serif;  color: black; background-color: white; }

span.small2 { font-family: Arial, sans-serif; font-size: 75%; color: Black; text-decoration: none; }

span.form { font-family: Arial, sans-serif; font-size: 100%; color: black; text-decoration: none; }
-->
