body {
	font-family: Arial, Helvetica, sans-serif;

	background-color: #FFFFCC;
	color: #173B0B;
	}
	

a:link { 
	color: #173B0B ;
	}
	
a:active { 
	color: #FF0000;
	}
	
a:visited { 
	color: #173B0B;
	}


	

.txt_norm {
		font-size: x-small;
		padding-top: 10;
		padding-left: 10;
		padding-right: 10;
		padding-bottom: 10;
	}
	
.txt_signature {
	font-size: medium;
	}
	
.txt_note {
	font-size: xx-small;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}