body
  {
  margin-top: 0 px;
  margin-left: 0 px;
  margin-right: 0 px;
  background-color: #E2E2E2;
  }

body, p
  {
  font-family: verdana;
  font-size: 10px;
  line-height: 14pt;
  color: #3D3D3D;
  }
td {
  font-family: verdana;
  font-size: 10px;
  color: #3D3D3D;
  }

a
  {
  text-decoration: underline;
  color: #9E0B0E;
  }

a:hover
  {
  text-decoration: none;
  }

.pealkiri
  {
  font-family: verdana;
  font-size: 15px;
  font-weight: bold;
  color: #3D3D3D;
  }

/*.menyy  
  {
  text-decoration: none;
  font-size: 10px;
  color: #454545; 
  }
*/
.area
  {
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #B4B4B4;
	background-color: #FFFFFF;
	color: #454545;	
  }
