BODY {
  background-color:#f4eede;
  font-family:sans-serif;
  font-size:10pt;
  color: #000000;  
}

TD, CENTER { 
  color:#000000;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,center
     { font-family:Arial,sans-serif; }


h1 {font-size:16pt;}
h2 {font-size:14pt;}
h3 {font-size:12pt;}
h4 {font-size:10pt;}

p,ul,ol,li,div,td,th,address,nobr,b,i,center { font-size:10pt; }

/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */


/* a:link { color: #0000EE; }    */
/* a:visited { color: #551A8B; } */
a:link { color: #772200; }
a:visited { color: #AA5522; } 
a:active { color: #000000; }

a.m:link  { color:#f7ecd2; text-decoration:none;}
a.m:visited { color:#f7ecd2; text-decoration:none;}
a.m:active  { color:#000000; text-decoration:none;}

td.m {color:#f7ecd2; font-size:11pt; font-weight:bold; }

