body
	{ 
	background-color: #f4fade; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #044F04; 
	}
	
th, td, input, select, textarea
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	} 

h1, h2, h3, h4, h5, h6 
	{ 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: White; 
	background-color: #7E9579; 
	BORDER-LEFT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-RIGHT: 1px solid; 
	BORDER-bottom: 1px solid; 
	}

h4 
	{
	font-size: 14px;
	} 
	
a
	{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none;
	}
	
a:hover 
	{ 
	color: FEBA03; 
	text-decoration: underline;
	}
	
.Titol
	{
	background-color: #C4D3B7;
	}
