body{ font-family: Arial, Verdana,Helvetica, Geneva; font-size: 10pt; color: black; margin: 5px; text-align: justify; }
form{ display: inline;	font-size: 10pt; }
input{ font-size: 8pt;}
h1{ margin-top: 0px; margin-bottom: 5px; font-size: 10pt; color: red; }
h2{ margin-top: 0px; margin-bottom: 5px; font-size: 10pt; color: navy; }
a{ color: blue; text-decoration: none; }
a:hover{ color: red; }
div.box1{ color: black; background-color: #F1F7F9; border: 1px solid #7AAFE3; padding: 3px; }
div.box1 label{ display: block; float: left; vertical-align: top; width: 100px; }
div.box4{ color: black; padding: 3px; border-left: 1px solid #7AAFE3; border-right: 1px solid #7AAFE3; 
			 border-bottom: 1px solid #7AAFE3; font-size: 8pt; background-color: #F9FCFC; }
p.idezet{ color: green; font-style: italic; }
p.focim { font-size: 16pt; margin-top:0px; font-weight: bold; }
