p {
 font-family: Arial;
 font-size: 10pt;
}

B {
 font-family: Arial;
 font-size: 10pt;
}

A.box {
 font-family: Arial;
 font-size: 10pt;
 color: #6B8BC5;
 padding-bottom:5px;

}

A.menu {
 font-family: Arial;
 font-size: 10pt;
 color: #6B8BC5;
 padding-left:10px;


}

A {
 font-family: Arial;
 font-size: 10pt;
 color: #6B8BC5;
}

H1 {
 font-family: Arial;
 font-size: 12pt;
 color: #6B8BC5;
 font-weight: bold;
}

body {
 font-family: Arial;
 font-size: 10pt;
 background-color: #d7a488;
}

td {
 font-family: Arial;
 font-size: 10pt;
}

div.maindiv {
  width: 378px;
  padding:20px;
}


td.formular {
  background-color: #3C3C3C;
  color: #d7a488;  
}
  
  
  
