body, div {
        font-family: Georgia, Tahoma, Arial;
        font-size: 11px;
        font-style:italic;
        color: #808080;
        background-color: #FFFFFF;
        scrollbar-DarkShadow-Color:#FFFFFF;
        scrollbar-Track-Color:#FFFFFF;
        scrollbar-Face-Color:#FFFFFF;
        scrollbar-Shadow-Color:#CCCACA;
        scrollbar-3dLight-Color:#CCCACA;
        scrollbar-Highlight-Color:#FFFFFF;
        scrollbar-Arrow-Color:#CCCACA;
        }

table {
        font-family: Georgia, Tahoma, Arial;
        font-size: 10px;
        font-style:italic;
        color: #808080;
        }



a:link    {text-decoration:none; font-weight:bold; color:#808080;}
a:visited {text-decoration:none; font-weight:bold; color:#808080;}
a:hover   {text-decoration:none; font-weight:bold; color:#414141;}
a:active  {text-decoration:none; font-weight:bold; color:#808080;}


#head {
      font-family: Georgia, Tahoma, Arial;
      font-size: 14px;
      font-style:italic;
      line-height: 22px;
      padding-left: 5px;
      text-align: left;
      border-bottom: 0px dotted #729DCA;
      background-color: #D9D7D7;
      }

#head2 {
      font-family: Georgia, Tahoma, Arial;
      font-size: 12px;
      font-style:italic;
      padding-left: 5px;
      text-align: left;
      border-bottom: 0px dotted #729DCA;
      background-color: #D9D7D7;
      width: 70%;
      }