body {
 font-family: Times New Roman;
 font-size:14pt;
 color: #000066;
 background:#FFCC99;
}
a:link {
  color: #000066;
}
a:visited {
 color: #660066;
}
a:active {
 color: #000066;
}
h1 {
 font-family: Times New Roman;
 font-size: 24pt;
 text-align: center;
 font-weight: bold;
 color: #000066;
}
h2 {
 font-family: Times New Roman;
 font-size: 18pt;
 color: #000066;
}
h3 {
 font-family: Comic Sans MS;
 font-size: 14pt;
 font-weight: bold;
 color: #000099;
}

#hmenue li {
 display: inline;
 padding: 0px 10px;
 font-size: 10pt;
 }
