/* Navigation */
.nav               { table-layout:fixed; }
                     //background-image: url( .gif); }

.nav1              { text-decoration: none; 
                     font-family: arial;
                     font-size: 10pt;
                     color: #000000 }
                     
.nav2              { text-decoration: none; 
                     font-family: arial;
                     font-size: 8pt;
                     color: #FFFFFF; }

A.navlink          { text-decoration: none;
                     color: #000000 }

a.navlink:hover    { text-decoration: none;
                     color: #000000 }

.navtablehead      { font-weight: bold; 
                     font-family: arial;
                     font-size: 10pt;
                     text-shadow: black;
                     background-color:#FF0000; 
                     color: #FFFFFF; }

/* End:Nav */

BODY               { font-size: 9pt;
                     font-family: arial;
                     color: #000000;
                     background: #FFFFFF;
                     margin-left: 0px;
                     margin-right: 0px;
                     margin-top:0px; 
                     margin-bottom:50px; }

.footer            { text-decoration: none;
		     text-align:center;
		     font-family: arial;
		     font-size: 8pt;
		     line-height:8pt; 
                     color: #000000 }   
                     
A                  { text-decoration: none; 
                     color: #0000FF }

a:hover            { text-decoration: underline;
                     color: #FF0000 }

a.topmenu:hover    { color: #FFCC66 }

TD                 { font-size: 9pt;
                     font-family: arial;
                     color: #000000; }
                     
ul                 { font-size: 9pt;
                     font-family: arial;
                     color: #000000; }
                     
p                  { font-size: 9pt;
                     font-family: arial;
                     color: #000000; }

.klein             { font-size: 8pt;
                     font-family: arial; }

H1                 { font-size: large;
                     font-family: Arial;
					 font-weight: bold; 
                     color: #FF0000; }
					 
H2                 { font-size: 12pt;
                     font-family: arial;
					 font-weight: bold 
                     color: #FFFFFF }