.text {
  font-family: arial; 
  font-size: 12px;
  font-weight: normal; 
  color: black;
}

.textL {
  font-family: arial; 
  font-size: 14px; 
  font-weight: bold;
  color: black;
}

.textImp {
  font-family: arial; 
  font-size: 11px;
  font-weight: normal; 
  color: black;
}

.header {
  font-family: arial; 
  font-size: 15px; 
  font-weight: bold;
  color: #469CAE;
}

.mainmenu {
  font-family: arial; 
  font-size: 12px; 
  font-weight: bold;
  color: #AAAAAA;
  border-left: 1px solid white;
}

a, a:visited {
  font-family: arial; 
  font-size: 12px; 
  font-weight: bold;
  color: white;
  text-decoration: none;
}

a:hover {
  color: #469CAE;
}

.image {
  height: 100px;
  Xborder: 1px solid black;
  margin-right: 20px;
}
