BODY {
	background-color: #fffff0;
	color: black;
}
A:link    { color: #900000; text-decoration: none; }
A:visited { color: #7f191f; text-decoration: none; }
A:active  { color: #500300; text-decoration: none; }

P {
	font-size: 12pt;
	font-style: bold;
	font-family: Verdana, Helvetica, Arial;
}

P.title {
	font-size: 18pt;
	color: #003366;
	font-weight: bold;
}

P.pirostitle {
	font-size: 18pt;
	color: #ff0000;
	font-weight: bold;
}

P.zoldtitle {
	font-size: 18pt;
	color: #006e58;
	font-weight: bold;
}

P.subtitle {
	font-size: 12pt;
	font-weight: bold;
}

P.szoveg {
	font-size: 12pt;
}

.kek { color:#003366; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px }
.kektabla { background-color:#003366; color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px }

.zold { color:#006e58; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px }
.zoldtabla { background-color:#006e58; color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px }

UL { font-size: 8pt }
LI { font-size: 8pt }
