/* Document Defaults */

        a:active  { color: #0000FF}
        a:hover   { color: #0000FF}
        a:link    { color: #0000FF}
        a:visited { color: #0000FF}
		

        body
          { color: #000000;
		    font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px; font-style: normal; font-weight: normal;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal; margin-left: 10px; margin-right: 10px;
          }

        .Body
          { color: #000000;
		    font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px; font-style: normal; font-weight: normal;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal; margin-left: 10px; margin-right: 10px;
          }