BODY {
	color: #FFFFFF;
	font-family: sans-serif, Tahoma, Arial;
	font-size: 9pt;
	color: #001280;
}

P {
 font-family: sans-serif, Tahoma, Arial;
 font-size: 9pt; 
 text-align: justify;
}

.normal {
 font-family: sans-serif, Tahoma, Arial;
 font-size: 9pt; 
 text-align: justify;
}
 
UL {
 font-family: sans-serif, Tahoma, Arial;
 font-size: 8pt; 
}

A {
 color: #666666;
 text-decoration: underline;
}

H1 {
 color: #666666;
 font-family: sans-serif, Tahoma, Arial;
 font-size: 7pt;
 font-weight: 600;
 vertical-align: middle;
}

H1.nagy {
 font-size: 9pt;
}

H1.kicsi {
 font-size: 6pt;
}

td.tartalom1 {
 padding-left: 30px;
 padding-right: 30px;
 padding-top:15px;
 padding-bottom:30px;
 vertical-align: top;
 background-color: #ebebeb;
 text-align: justify;
 line-height: 1.5;
}

.highlight {
 font-weight: bold;
 color: #a66f35;
}