/* usa_2003.css
   Letzte Aenderung : 10.01.2004    eWe
*/
BODY
   {
     background-image   :  url('../bilder/tapete_r.gif');
   }

.titel_h1
   { 
     color             : rgb(0,0,255);
     font-family       : TimesNewRoman;
     font-weight       : bolder;
     font-size         : 24pt;
     text-valign       : middle;
     line-height       : 27pt;
   }

.normal_text
   { 
     color             : rgb(0,0,255);
     font-family       : TimesNewRoman;
     font-weight       : smaller;
     font-size         : 12pt;
     text-valign       : middle;
     line-height       : 15pt;
   }

