body {		font-family: "Arial", "Helvetica";
		color: #000080;
		background-color: white;
		background-repeat: no-repeat;
		text-align: left;
		text-indent: 1cm;
		font-size: 9pt;
		margin-left: 1cm;
		margin-right: 1cm;   }
		
td,body {	font-family: "Arial","Helvetica";
		font-size: 9pt;   }

a:link (	text-decoration: none; 
		font-size: 9pt; 
		font-weight: bold;   }

a:visited {	text-decoration: none; 
		font-size: 9pt; 
		font-weight: bold;       }

a:active {	text-decoration: none; 
		font-size: 9pt;  
		font-weight: bold;   }

p {		text-indent: 0cm; 
		font-size: 9pt;   }
		
.info           {font-size:         9pt;
                color:              red;}
		

