P  {}
H1  {}
H2  {}
H3  {}
A  {
	text-decoration : none;
	font-weight : bold;
	color : Green;
}
A:Visited  {}
A:Active  {}
A:Hover  {
	color : Red;
	text-decoration : underline;
}
BODY  {
	font-size : small;
	text-align : justify;
	background-color : #AFADAA;
	font-family : Arial CE;
}

#tekst_1     { font-size:10pt; }
#tekst_2     { font-size:7pt; }
#tekst_3     { font-size:8pt; }

