body, div, p, ol, ul, dl, li, dt, dd, td, th, a, h1, h2, h3
{
   font-family : Arial, Helvetica, sans-serif; 
   font-size: 10pt;
   color: #000000;
  }

DIV#contents {
   color: #000000;
   background-color: #ffffff;
   text-align: justify;
   margin-left: 50pt;
   margin-right: 15pt;
   line-height: 120%;
}

h1 {
  font-size: 16pt;
  text-align: left;
}

h2 {
  font-size: 12pt;
  text-align: left;
}

h3 {
  font-size: 10pt;
  text-align: left;
}

p.location {
   font-family : Arial, Helvetica, sans-serif; 
   font-size: 16pt;
   font-weight: bold;
   color: #dddd00;
}

OL {
    color: #000000;
    text-align: left;
    margin-right: 30pt;
}

UL {
    color: #000000;
    text-align: left;
}

DIV#banner {
   width:100%;
   color: #ffffff;
   background-color:#336699;
   font-size: 20pt;
   text-align: right;
   border:1px groove #000000;
   z-index:1;
   left: -1;
   visibility: visible;
  }

.hometitlebar {
   font-size: 20pt;
   color: #FFFFFF;
   background-color:#336699;
   border:1px none #000000;
}


DIV#menu
{
  color: #000000;
  background-color: #FFFFFF;
  text-align: center;
  border: 1px solid #000000;
}

SPAN.menus
{
  border-right: 1px solid #000000;
  margin: 20pt;
  text-align: center;
}

DIV#menu a
{
  text-decoration: none;
}

