/* DATEI: format.css */

 body { margin-left:30px; margin-right:30px; margin-top:30px; margin-bottom:30px }

 a:visited { font-size:17px;
             line-height:30px;
             font-family:Verdana,Helvetica,Arial;
             font-weight:light;
             text-decoration:none;
             color:#993366; }

 a:link { font-size:17px;
                line-height:30px;
                font-family:Verdana,Helvetica,Arial;
                font-weight:light;
                text-decoration:none;
                color:#336666; }

 p { font-size:110%;
         line-height:140%;
         font-family:Verdana,Helvetica,Arial;
         font-weight:light;
         text-decoration:none;
         color:#000066; }

 th, td { font-size:15px;
         font-family:Verdana,Helvetica,Arial;
         font-weight:light;
         text-decoration:none;
         vertical-align:top;
         color:#FFFFFF; }

 .sub { font-size:12px;
         font-family:Verdana,Helvetica,Arial;
         font-weight:bold;
         text-decoration:none;
         text-align:center;
         color:#669999; }