
body {
   margin: 0;
   background: #FFFFCC;
}

h1 {
   font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
   font-weight: bold;
   font-size: 36pt;
}

h2 {
   font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
   color: #000000;
   font-weight: normal;
   font-size: 16pt;
}

h3 {
   font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
   color: #000000;
   font-weight: bold;
    font-size: 12pt;
}


li  {
   margin-top: 10px;
   margin-bottom: 10px;
   font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
   color: #000000;
   font-size: 11pt;
}


p {
   font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
   font-size: 11pt;
}

p.small {
   font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
   font-size: 8pt;
}

a {
   font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
   font-size: 11pt;
   color: #000000;
   text-decoration: none;
   }

a:hover {
   color: #008080;
   }

.active {
   font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
   color: #008080;
   font-weight: normal;
   font-size: 13pt;
   }



.mimg {
   margin-bottom: 5px;
   margin-left: 10px;
}

div.dot {
        border-bottom-color: #008080;
        border-bottom-style: dotted;
        border-bottom-width: 1px;
        padding: 5px;
}



div.text {
          float:left;
          width:500;
          padding-left:70;
          padding-top:70;
          padding-bottom:20

}

div.nav {
          float:left;
          width:100;
          padding-left:20;
          padding-top:50;
          padding-bottom:20
}


span.li {     font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
   color: #000000;
   font-weight: bold;
    font-size: 22pt;
}









