body { 
background: #fff;
font-family: "trebuchet ms", sans-serif; color: #000000;
}

h1,h2 { font-family: Georgia, "trebuchet ms", sans-serif; color: #408080; font-weight: normal; text-align: center;}
h1 { font-size: 160%;}
h2 { font-size: 120%;}

hr { width: 90%; color: #408080; height: 1px;}

a:link {text-decoration: underline; color: red;}
a:hover {text-decoration: underline; color: red;}
a:active {text-decoration: none;}
a:visited {text-decoration: underline;}

ul {list-style: none;}

p {
font-family: "trebuchet ms",
sans-serif;
font-size: 100%;
}

.places { text-align: left;}

div.hr {
  height: 14px;
  background: #fff url(hr.jpg) scroll center;
}
div.hr hr {
  display: none;
}

div.masthead {
 margin: 0px;
 padding: 0px;
 background-color: #fff;
 width: 712px;
 margin-left: auto;
 margin-right: auto;
}

div.top {
font-size: 100%;
border-color: #408080;
border-width: thin;
padding: 20px;
margin-left: 10%;
margin-right: 25%;
}

div.gen {
 width: 60%;
 font-size: 100%;
 border-color: #408080;
 border-width: thin;
 margin-left: auto;
 margin-right: auto;
}

.small {font-size: 85%;}