/* Stylesheet autoweber.com */

/* Globale Settings */
body, div, td, h1, h2, h3, h4, p, ul, ol, blockquote, a {
  font-family:arial,sans-serif;
}
pre, samp {
  font-family:"Courier New",monospace;
}

body{
  background-color: #FFFFFF;
  line-height: 1.2;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 10pt;
  text-align: justify;
}

table{
      font-size: 10pt;
      vertical-align: middle;
      text-align: justify;
}

h1{
  font-size: 12pt;
  color: #0000C0;
}

h2{
  font-size: 11pt;
  color: #0000C0;
}