            .main
                              {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	text-align : justify;
	padding-left : 0px;
	padding-right : 0px;
	
}      

            .main_center
                              {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	text-align : center;
	padding-left : 0px;
	padding-right : 0px;

}  
            .main_left
                              {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	text-align : left;
	padding-left : 0px;
	padding-right : 0px;
}  

            .main1
                              {
font-family: "Times New Roman", Times, serif;
	color: Black;
	
	padding-left : 0px;
	padding-right : 0px;
}        
     
            .zag
                              {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	text-align : center;
	font-size : 100%;
		font-weight : bold;
	
}   


            .podzag
                              {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	text-align : center;
	font-size : 100%;

}                      
                              
                         a:link {
        color: #000000;
        }
        a:visited {
        color: #000000;
        
        }
        a:active { color: #000000;}
        a:hover { color: #000000;} 
        }