@charset "iso-8859-1";
body {

  font-family: Georgia, "Times New Roman",
        Times, serif;
  
  }

  table.menu {
	border-color: gray;
	background-color: #780000;
	color: white;
	font-size: 12px;


}

#leftCol {


}


table.content {
 text-align:justify;
 	font-size: 12px;
}

.footer {
 font-family: verdana, sans-serif; 
 text-align:center;
 	font-size: 10px;
}

 td.left {
 font-family: verdana, sans-serif; 
background-color: #cccc99; 
text-align:left;
 	font-size: 10px;
	vertical-align: top; 
 }
 
   
h1 {
font color="#ff6600"}

ul.navbar a {
  text-decoration: none }

address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }