<!--
p {font-family: Arial, sans-serif; font-size: 100%; color: Black; font-weight: normal; text-decoration: none;  }
ul, ol {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%; font-weight: normal; 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%; }
a:visited { font-family: Arial, sans-serif; font-size: 100%; }
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: 175%; color: Black; 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: 120%; color: White; font-weight: bold; background-color: Green; text-decoration: none; }
span.nav2 a:link {font-family:  Arial, sans-serif; font-size: 120%; color: White; font-weight: bold; background-color: green; text-decoration: none;}
span.nav2 a:visited  {font-family:  Arial, sans-serif; font-size: 120%; color: White; font-weight: bold; background-color: green; text-decoration: none;}
span.nav2 a:hover { font-family:  Arial, sans-serif; font-size: 120%; color: black; font-weight: bold;  background-color: green; text-decoration: none; }

span.nav3 { font-family: Arial, sans-serif; font-size: 95%; color: White; font-weight: bold; background-color: Green; text-decoration: none; }
span.nav3 a:link { font-family: Arial, sans-serif; font-size: 95%; color: Yellow; font-weight: bold; background-color: Green; text-decoration: Underline; }
span.nav3 a:visited { font-family: Arial, sans-serif; font-size: 95%; color: Yellow; font-weight: bold; background-color: Green; 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: Underline; }

span.nav4 { font-family: Arial, sans-serif; font-size: 90%; color: red; font-weight: bold; text-decoration: none; }
span.nav4 a:link { font-family: Arial, sans-serif; font-size: 90%; color: yellow; font-weight: bold; text-decoration: none; }
span.nav4 a:visited { font-family: Arial, sans-serif; font-size: 90%; color: yellow; font-weight: bold; text-decoration: none; }
span.nav4 a:hover { font-family: Arial, sans-serif; font-size: 90%; color: Black; font-weight: bold; background-color: red; text-decoration: none;}

span.nav5 { font-family:  Arial, sans-serif; font-size: 80%; color: white; text-decoration: none; }
span.nav5 a:link { font-family:  Arial, sans-serif; font-size: 80%; color: yellow; text-decoration: none;  }
span.nav5 a:visited  { font-family:  Arial, sans-serif; font-size: 80%; color: yellow; text-decoration: none;  }
span.nav5 a:hover { font-family:  Arial, sans-serif; font-size: 80%; color: Black; 	background-color: red; 	text-decoration: none; }

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

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