body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:10pt;
}

h1,h2,h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
  font-size:18pt;
}

h2 {
  font-size:14pt;
}

h3 {
  font-size:12pt;
}

a {
  text-decoration:underline;
  background: white;
  color: black
}

table.fill {
  width:100%; 
}

td {
  vertical-align:top;
}

img {
  border: 0px;
}

input.flat {
  border: 1px solid black;
}

#overlaybox {
  display:none;
}

#overlaybox a{
  display:none;
}

#body {
}

#header {
  display:none;
}

#menu {
  display:none;
}

#content {
  text-align:left;
}

a.menuitem {

}

a.menuitem:hover {

}

span.selected_menuitem {

}

div.float_right{
  float:right;
  text-align:center;
  margin-left: 10px;
}

div.float_left{
  float:left;
  text-align:center;
  margin-right: 10px;
}

