body {
	background-color: #999999;
}

body, td, th {
	color: #330033;
}

h1 {
	color: #333333;
}

h2 {
	color: #000000;
}

h3 {
font face: Times New Roman, Times, serif;
	color: #000000;
}

h6 {
	color: #333366;
}

a {
	color: #CC3333;
}
.towns {font-size: smaller}
.style5 {
	color: #0000FF;
	font-weight: bold;
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
}
.rehighlight {color: #FF0000}
.style12 {color: #FF0000; font-weight: bold;}

.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 127px;

   border-width: 1px;
   border-style: solid;
   border-color: #000000;	
   background-color: #6A6A6A;
}
.style14 {
	color: #FF0000;
	font-size: x-large;
	font-weight: bold;
}
.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.dropmenu li {
   display: inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 125px;

   padding: 2px;
   margin: 1px;
   font-family: Verdana;
   font-size: 10px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;

   color: #FFFFFF;
   background-color: #6A6A6A;
}
.dropmenu a:hover {
   padding: 2px;
   margin: 1px;
   font-family: Verdana;
   font-size: 10px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;

   color: #000000;
   background-color: #FFC72B;
}

