
BODY {
	
	
	background-color: #ffffff;


margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 
}


#table { 
	
      padding-top : 0px;
}

#table2 { 
	
      padding-top : 5px;
    
}


#tekst { 
	

	text-align: justify;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;

}
#tekst1 { 
	
      padding-left : 20px;
      padding-right : 30px;
    padding-top : 5px;

	text-align: justify;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;

}


A:link {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:active {
	COLOR: #FF0000;
}
A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
}


