BODY {
  font-family : Verdana, Arial, Tahoma, Impact;
  background-color: #0a3c7b;
  color : BLACK;
  font-size : 12px;
  margin-left: 0px;
  margin-top: 0px;
}

A:link { color: #0b3c73; text-decoration: none;  }
A:visited { color: #1b4c83; text-decoration: none;  }
A:active, { text-decoration: none; }
A:hover { color:red; ; text-decoration: underline }

	.gomb {
		background: #ffffff;
		background-image: url('images/gombhatter2.jpg');
		border-style: outset; 
		border-color: #e3f3ff; 
		padding: 2px;
		font-size : 12px;
		line-height: 18pt; 
		border-width: 2px;
		text-decoration: none;
		} 
	.gomb:hover { 
		background: #ffffff;
		background-image: url('images/gombhatter1.jpg');
		text-decoration: none;
		border-style: inset; 
		color: red;
		}
		
	.footer {
		border-color: #eeeeee;
		border-style: outset; 
		font-size : 8px;
		border-width: 1px;
		} 

P {
  font-family : Verdana, Arial, Tahoma, Impact;
  color : BLACK;
  font-size : 12px;
}

H3 {
  font-family : Verdana, Arial, Tahoma, Impact;
  font-size : 18px;
  color : BLACK;
}

TH {
  font-family : Verdana, Arial, Tahoma, Impact;
  color : BLACK;
  font-size : 12px;
}
TD {
  font-family : Verdana, Arial, Tahoma, Impact;
  color : BLACK;
  font-size : 12px;
}

TR.1 {
  background-color: #DFDFDF;
}
TR.2 {
  background-color: #D0D0D0;
}
.style4 {  background-color: #D5DFE3; border: #8FAFB8; border-top-width: thick; border-right-width: thick; border-bottom-width: thick; border-left-width: thick}

