/* Dateiname: main.css */
body {
  margin: 0;
  padding: 0;
  font-weight: medium;
  font-size: 14pt
  font-family:"Verdana","Times","Times New Roman";
  color: #000000;


}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family:"Verdana","Times","Times New Roman" ;
  font-weight: medium;
  color: #000000;
}

a {
color: #000000;
text-decoration:none;
font-family:"Verdana","Times","Times New Roman";
  font-weight: medium;
  font-size: 10pt
}
link{
color: #000000;
text-decoration:none;
font-family:"Verdana","Times","Times New Roman";
  font-weight: medium;
  font-size: 10pt
}
alink{
color: #000000;
text-decoration:none;
font-family:"Verdana","Times","Times New Roman";
  font-weight: medium;
  font-size: 10pt
}
vlink{
color: #000000;
text-decoration:none;
font-family:"Verdana","Times","Times New Roman";
  font-weight: medium;
  font-size: 10pt
}
table{
color: #000000;
text-decoration:none;
font-family:"Verdana","Times","Times New Roman";
  font-weight: medium;
  font-size: 10pt
}
p{
color: #000000;
text-decoration:none;
font-family:"Verdana","Times","Times New Roman";
  font-weight: medium;
  font-size: 16px
}
ol{
color: #000000;
text-decoration:none;
font-family:"Verdana","Times","Times New Roman";
  font-weight: medium;
  font-size: 16px
}
li{
color: #000000;
text-decoration:none;
font-family:"Verdana","Times","Times New Roman";
  font-weight: medium;
  font-size: 16px
}
ul{
color: #000000;
text-decoration:none;
font-family:"Verdana","Times","Times New Roman";
  font-weight: medium;
  font-size: 16px
}
pre {
color: #000000;
text-decoration:none;
font-family:"Verdana","Times","Times New Roman";
  font-weight: medium;
  font-size: 16px
}