H1 	{
	font-size : 26pt;
	font-family : verdana, helvetica;
	font-weight : bold
	line-height : 60%;
	color: #007000;
	text-align: center;
	}
H2 	{
	font-size : 16pt;
	font-family : verdana, helvetica;
	font-weight : bold
	line-height : 60%;
	color: #007000;
	text-align: center;
	}
H3 	{
	font-size : 14pt;
	font-family : verdana, helvetica;
	font-weight: normal;
	color: #007000;
	text-align: center;
	}
TD,BODY,P
	{
	font-size : 11pt;
	font-family : verdana, helvetica;
	font-weight: normal;
	color: #001000;
	background : #FDFFFD;
	text-align: center;
	}
UL
	{
	font-size : 11pt;
	font-family : verdana, helvetica;
	font-weight: normal;
	color: #001000;
	background : #FDFFFD;
	text-align: justify;
	}
.male
	{
	font-size : 10pt;
	}
.mini
	{
	font-size : 8pt;
	}
A:link  {
	color: #004000;
	font-weight : bold;
	text-decoration: none;
	}
A:visited 
	{
	color: #004000;
	font-weight : bold;
	text-decoration: none;
	}
A:hover {
	color:#004000;
	font-weight : bold;
	text-decoration: underline;
	}
.justify
	{
	text-align : justify;
	}
.left
	{
	text-align : left;
	}

.test	{
	background : #809480;
	}
.tabela
	{
	text-align : justify;
	font-size: 10pt;
	}
.red	{
	color : #FF0000;
	}
.margines
	{
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 70px;
	margin-bottom : 20px;
	}