/* CSS Document */

body {
  margin: 0px 0px 0px 0px;
  background: #ffffff;
  font-family: Arial, Sans-Serif;
  color: #000000;
  text-align: left;
  /*text-transform: none;*/
  font-size: 14px;
}


a, a:visited, a:hover { 
  color: #00b9f3;  
  text-decoration: none;
  font-size: 14px;
}


p, dl, td
 {
  font-size: 14px;
}


table.tenttunormal {
  background-color: #e0e0e0;
}

.hithilite {
  color: #000; /* musta */
  font-weight: bold;
}