body {	font: Verdana, Arial, Helvetica, sans-serif;	background-color: #6f1a07;}body,td,th {	font-size: 13px;	color: #330000;}h1 {	font-size: 24px;	color: #6f1A07;}h2 {	font-size: 20px;	color: #4e180c;	line-height: 20px;}h3 {	font-size: 18px;	color: #3f0f05;}h4 {	font-size: 16px;	color: #6f1A07;}h5 {	font-size: 12px;	color: #4e180c;}h6 {	font-size: 10px;	color: #3f0f05;}a:link {	color: #400e02;}a:visited {	color: #6f1a07;}a:hover {	color: #6f1a07;}a:active {	color: #6f1a07;}.container {	width: 800px;  /* this will create a container 80% of the browser width */	background: #FFFFFF;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 0px solid #000000;	text-align: left; /* this overrides the text-align: center on the body element. */}.mainContent { 	margin: 2% 10% 5% 10%; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */}.Rimg {display: block;	padding: 0em;	float: right;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 10px;	margin-left: 10px;}.Limg {display: block;	padding: 0em;	float: left;	margin-top: 0px;	margin-right: 10px;	margin-bottom: 10px;	margin-left: 0px;}.footer {	font-size: 12px}.headerFitxa {	font-size: 12px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	font-variant: small-caps;	text-transform: capitalize;	color: #FFFFFF;	background-color: #661a07;	vertical-align: top;	margin: 4px;	padding: 4px;	white-space: normal;	display: block;	clear: none;	line-height: 14px;	background-repeat: no-repeat;	height: 14px;	float: none;}