BODY, FONT  {
	font-family : verdana, sans-serif, cursive;
}

H1,H2,H3,H4,H5,H6,A  {
	font-family : verdana, sans-serif, cursive;
	font-style : normal;
	text-decoration : none;
}

H1  {
	font-size : 48pt;
	font-weight : bold;
}

H2  {
	font-size : 30pt;
	font-weight : bold;
}

H3  {
	font-size : 19pt;
	font-weight : bold;
}

H4  {
	font-size : 14pt;
	font-weight : normal;
}

H5  {
	font-size : 8pt;
	font-weight : normal;
	font-style : italic;
}

P  {
	font-size : 11pt;
	font-family : serif;
}

P.centr {
	text-align : center;
}

A  {}

A:Visited  {}

A:Active  {
	color : pink;
}

A:Hover  {
	color : gray;
}

.curier  {
	font-family : courier;
}

.prenum {
	color : olive;
	font-weight : bold;
}


.verdana  {
	font-family : verdana, sans-serif, cursive;
}

h6  {
	margin-left : 10;
	font-weight : normal;
	font-style : normal;
	font-size : 10pt;
	line-height : 11pt;
}

P.margines {
	font-size : 17px;
	text-decoration: none;
	line-height : 17px;
	margin-left : 20px;
	margin-top : 7px;
	margin-bottom : 0;
}

P.rekl {
	font-size : 17px;
	text-decoration: none;
	line-height : 17px;
	margin-left : 5px;
	margin-top : 7px;
	margin-bottom : 0;
}