
 body
            {    
            margin-left: 0;
            margin-right: 0;
            margin-top: 0;
            background-image: url(images/ddbackground.gif);
            background-repeat: repeat-x;
            background-position: left, top;
            }
            td
            {
            font-size: 100%;
            font-family: Trebuchet MS, Arial, Helvetica;
            }
           .bluetext
            {
            color: #0000C2;
            font-size: 100%;
            font-family: Trebuchet, Arial, Sans-serif;
            }
           .redtext
            {
            color: #FF0000;
            font-size: 100%;
            font-family: Trebuchet, Arial, Sans-serif;
            }
            h1
            {
            color: #0000C2;
            font-size: 110%;
            font-family: Trebuchet, Arial, Sans-serif;
            }
            h2
            {
            color: #0000C2;
            font-size: 100%;
            font-family: Trebuchet, Arial, Sans-serif;
            }
        blockquote
        {
        color: #0000C2;
        }
            a.navigation:link /* for unvisited links */
            {
            color: #000000;
            font-family: Skia, Arial, Sans-serif;
            font-size: 9pt;
            text-decoration: none;
            }
            a.navigation:hover /* when mouse is over link */
            {
            color: #0000C2;
            font-family: Skia, Arial, Sans-serif;
            font-size: 9pt;
            text-decoration: none;
            }
            a.navigation:visited /* for visited links */
            {
            color: #000000;
            font-family: Skia, Arial, Sans-serif;
            font-size: 9pt;
            text-decoration: none;
            }
            .copyright
            {
             FONT-SIZE: 8pt;
             font-family: Arial, Sans-serif;
            }
        .noprint    
                      {    
                      display: inline;
              	 
                      }    
                          
                      .printeronly    
                      {    
              	    display : none;    
                      }  
