/* Generated by KompoZer */
body {
  background-color: #6666cc;
}


a:link {color:blue} 
a:visited {color:#37006F} 
a:hover {color:orange} 
a:active {color:orange} 

a.hov:hover {color: black}

#header {
  margin: 0%;
  font-weight: bold;
  text-align: center;
  font-size: xx-large;
  font-family: Monotype Corsiva,sans-serif;
  line-height: 3;
  text-decoration: overline;
  font-style: oblique;
}

table.info {
  border: 5px ridge gray;
  border-collapse: separate;
  background-color: #ffffcc;
}
table th {
  border: 0px inset gray;
  padding: 10px;
}
table td {
  border: 0px inset gray;
  padding: 10px;
}
