.hatter {
	background-image: url(images_publi/egesz_hatter_felul.jpg);
	background-repeat: repeat-x;
}
.kisebb {
    font-size: 8pt;
}
.style1 {
    font-size: xx-small
}
.style2 {
    font-size: x-small
}
.style3 {
	background-color: #CFCFFF;
}
.tdsima {
	background-color: #FFFFFF;
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: blink;
}
th {
    background-color: #CCCCCC;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #993366;
}