body {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
  background-color: white;
}

.body-text {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
}

td {
  font-family: verdana, arial, helvetica; 
  font-size: 10pt;
} 

a:link , a:active , a:visited {
  color: rgb(49, 75, 208);
  text-decoration: none; 
} 

a:hover {
  color: rgb(145, 41, 42);
  text-decoration: underline; 
} 

li {
  list-style: square;
}

.small-text {
  font-family: verdana, arial, helvetica; 
  font-size: 9pt;
}

.menu-default {
  font-size: 12pt;
  font-weight: bold; 
  color: #000000;  
}

.e-mail {
  font-style: oblique;
  color: rgb(188,123,81);
}

.headline {
  font-size: 12pt;
  font-weight: bold;
  color: rgb(145, 41, 42);
}
