BODY {
	background : white;
	font : 20px Garamond;
}

H1 {
	color : Red;
	font-size : x-large;
}

H2 {
	color : Red;
	font-size : larger;
}

H3 {
	color : Red;
	font-size : small;
}

H4 {
	color : Red;
	font-size : smaller;
	font-variant : small-caps;
}

P.cikk {
	font : normal 11pt Garamond;
	text-align : justify;
	margin-left : 5px;
}

P.date {
	font : 12pt Garamond;
	color : #A7B737;
}

P.jotanacs {
	font : normal italic 10pt Garamond;
	text-align : justify;
}

P.sign {
	font-style : italic;
}

td.link {
	font : 9px;
}

TR {
	border-bottom-width : thin;
}
