BODY {
	background: url("./pic/fluid.jpg");
	background-color: #f8f8f8;
	left: 0pt;
	top: 0pt;
	margin-width: 0pt;
	margin-height: 0pt;
	color: black;
	font-size: 9px;
	font-family: Helvetica, Arial, Helvetica;
}
A:link    { color: #466b80; }
A:visited { color: #849daa; }
A:active  { color: #27536b; }

P {
	color: #083b56;
	font-size: 13px;
	font-style: bold;
	font-family: Helvetica, Arial, Helvetica;
}
P.vttitle {
	font-size: 26px;
	margin: 1px;
	font-weight: bold;
}
P.vtmain {
	font-size: 13px;
	margin: 1px;
	font-weight: bold;
}
P.vtslogen {
	font-size: 16px;
	margin: 1px;
	font-weight: bold;
}
P.vilagosszurke {
	color: #f8f8f8;
	font-weight: bold;
}

P.newshead {
	font-weight: normal;
}

P.newshead EM {
	font-style: normal;
	font-weight: bold;
}

P.newsdate {
	font-size: 11px;
	margin: 1px;
}

P.newsbody {
	font-weight: normal;
	margin: 1px;
}

P.continue {
	margin-top: 1px;
	font-size: 11px;
	text-align: right;
}

UL { font-size: 9px }
LI { font-size: 9px }

A.feher:link { color: white; font-weight: bold; }
A.feher:visited { color: white; font-weight: bold; }
A.feher:active { color: white; font-weight: bold; }

TR.head    { background-color: #27536b }
TR.news    { background-color: #c1ced4 }
TR.river   { background-color: #658495 }
TR.content { background-color: #e0e6e9 }
TR.space   { background: transparent; text-height: 17px }
