<style type="text/css">

<!--
	body {
	font-family: Arial, Helvetica;
	font-size: 9pt;
    background-color: #AFAFAF;
}
	A:link {
	color: #6E0105;
}
	A:hover {
	color: #6E0105;
}
	A:visited {
	color: #6E0105;
}	
	A.:visited:hover {
	color: #6E0105;
}
	A.menu_link:link {
	color: #FFFFFF;
	text-decoration: none;	
}
	A.menu_link:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
	A.menu_link:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
	A.menu_link:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
    h2 {
	font-family: Arial, Helvetica, Serif;
    font-weight: bold;
	font-size: 15px;
    margin-bottom: 5px;	
	color: #000000;
}
    h3 {
	font-family: Arial, Helvetica, Serif;
    font-weight: bold;
	font-size: 13px;
    margin-bottom: 5px;	
	color: #000000;
}
	.lista {
	font-family: Trebuchet MS, Arial, Helvetica, Serif;
	font-size: 12px;
    margin-bottom: 15px;	
	color: #000000;
}
	.p {
	font-family: Trebuchet MS, Arial, Helvetica, Serif;
	font-size: 13px;
    margin-bottom: 15px;	
	color: #000000;
}
	.line {
    margin-bottom: 10px;	
}
    .middle {
    background-image: url(../pics/bg.gif);
    background-repeat: no-repeat; 
    border-right: 1px solid #636363; 
    border-bottom: 1px solid #636363; 
    padding: 35px;
}    
    .menu {
    background-image: url(../pics/menu_bg.gif); 
    background-repeat: no-repeat; 
    background-color: #636363;
    padding: 35px;  
	font-family: Trebuchet MS, Arial, Helvetica, Serif;
	font-size: 13px;
    line-height: 1.9;
    font-weight: bold      
}
    .image {
    margin: 2px; 
    border: 1px solid #393939; 
}
-->

</style>