
<!--
das ist die format.css datei von UTPLOTT.de
-->


a:link { font-size:16px; font-weight:normal; color:#000000; font-family: ARIAL; text-decoration:underline; }

a:visited { font-size:16px; font-weight:normal; color:#000000;  font-family: ARIAL; text-decoration:none; }
a:hover {  font-size:16px; font-weight:bold; color:#FF0000;  font-family: ARIAL; text-decoration:none; }
a:active { font-size:16px; font-weight:bold; color:#000000;  font-family: ARIAL; text-decoration:none; }









p {
 font-family: ARIAL, VERDANA, HELVETICA;
 font-size: 16px;
 font-weight: none;
 font-style: normal;
 text-decoration: none;
 text-align: center;
 color: #000000;
  }


em {
 font-family: ARIAL, VERDANA, HELVETICA;
 font-size: 16px;
 font-weight: none;
 font-style: normal;
 text-decoration: none;
 text-align: left;
 color: #000000;
}

h1 {
 font-family: ARIAL, VERDANA, HELVETICA;
 font-size: 40px;
 font-weight: bold;
 font-style: bold;
 margin-top: 0px;
 margin-bottom: 0px;
 text-decoration: none;
 text-align: center;
 color: #000000;
 }

h2 {
 font-family: ARIAL, VERDANA, HELVETICA;
 font-size: 18px;
 font-weight: bold;
 font-style: bold;
 margin-top: 0px;
 margin-bottom: 0px;
 text-decoration: none;
 text-align: center;
 color: #FF7F00;
}

h3 {
 font-family: ARIAL, VERDANA, HELVETICA;
 font-size: 18px;
 font-weight: normal;
 font-style: normal;
 margin-top: 0px;
 margin-bottom: 4px;
 text-decoration: none;
 text-align: left;
 color: #000000;
}

ol {
 font-family: ARIAL, VERDANA, HELVETICA;
 font-size: 16px;
 font-weight: none;
 font-style: italic;
 text-decoration: none;
 text-align: left;
 color: #000000;
}