
	body { 
    font-size: 10pt;
    font-family: arial, helvetica;
    }
	
    td { 
    font-size: 10pt;
    font-family: arial, helvetica;
	text-align: justify;
    }
	
	p { 
    font-size: 10pt;
    font-family: arial, helvetica;
	text-align: justify;
    }
	
	.menu_item {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
	
	A:hover {color: #FFBA20;}
