body{
  scrollbar-face-color:#ffffcc;
  scrollbar-track-color: #ffffcc;
  scrollbar-shadow-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#000000;
  font-family: verdana;
  font-size: 10pt;
  color: #000000;
  background-attachment: fixed;
  margin: 0px;
  }

table {
  font-family: verdana;
  font-size: 10pt;
  color: #000000;
  }
  
table.kozep {
  text-align: center;
  }
  
tr.hazak {
  vertical-align: top;
  }
  
td.adatok {
  color: #660000;
  }
  
div {
  line-height: 140%;
  }
  
p {
  text-align: center;
  }
   
a
  {
  color : #660000;
  text-decoration: none;
  }

  :hover	
  {
  color: #0099FF;
  text-decoration: underline;
  }