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