/* DATEI: formate1t.css */


/* Es folgen Style-Definitionen */
/* Unterhalb jedes Befehls steht eine Kurzerklaerung */

body { background-color: White; font-family:Trebuchet MS; font-size:10pt; }

td { font-family:Trebuchet MS; font-size:10pt;   text-align : left;   color : #000000;   padding-top : 2px;  border : none;    }

/*img { border: none;
}*/

/*tt { font-family:Courier New,Courier; font-size:9pt; color:#000066; font-weight:900;  }*/
tt { font-family:Trebuchet MS; font-size:10pt; color: #000000; font-weight:900;  }

a:link { font-size:10pt; color:#880000; text-decoration:none;  }
a:visited { font-size:10pt; color: Olive; text-decoration:none;  }
a:active { font-size:10pt; color: #DC143C; text-decoration:none;}
H1 {font-family:Trebuchet MS; font-size:10pt;   text-align : left;   font-weight:900;  color : #000000;  }

