body#banner
{
    margin: 0.1cm;
    padding: 0;
    color: #FFFFFF;
    font: 16 Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #8B0000;
    text-align: left;
}

body#lmenu
{
    margin: 0.1cm;
    padding: 0;
    color: #000000;
    font: 16 Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #FFEFD5;
    text-align: left;
}

body#main
{
    margin: 0.1cm;
    padding: 0;
    color: #000000;
    font: 16 Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #FFEFD5;
    text-align: left;
}

body#hospital_form
{
    margin: 0.1cm;
    padding: 0;
    color: #000000;
    font: 16 Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #FFFFFF;
    text-align: left;
}

a:link
{
    color: #811111;
}

a:visited
{
    color: #D2691E;
}

a:hover 
{
    color: #D2691E;
}

ul#lmenu
{
  font-weight: bold;
  font-size: 16;
  list-style-type: none;
  line-height: 3.0;
}

ul
{
  font-size: 16;
  list-style-type: none;
  line-height: 3.0;
}

h1
{
  text-align: center;
  font-size:  32;
}

h2
{
  text-align: center;
  font-style: italic;
  font-size:  20;
}

h3
{
  text-align: left;
  font-weight: bold;
  font-size: 20;
}

h4
{
  text-align: left;
  font-weight: bold;
  font-size: 24;
}

h5
{
  text-align: center;
  font-weight: bold;
  font-size: 20;
}

th
{
  text-align: center;
  font-style: italic;
  font-weight: bold;
  font-size: 16;
}

td
{
  text-align: left;
}

#activityheading
{
  font-weight: bold;
  text-decoration: underline;
}

