body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background:#251e15 url(../images/background.jpg);
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;	
	}
h1 {
	font-size: 20px;
	line-height: 20px;
	margin-bottom:2px;
	font-weight:bold;
	}
h2 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom:0px;
	font-weight:bold;
	}
.h2 {
	font-size: 17px;
	line-height: 20px;
	margin-bottom:0px;
	font-weight:bold;
	}
.h2:link {
	color:#ffffff;
	text-decoration:none;
	}
.h2:visited {
	color:#ffffff;
	text-decoration:none;
	}
.h2:hover {
	color:#999999;
	text-decoration:none;
	}
.h2:active {
	color:#ff0000;
	}
h3 {
	font-size: 14px;
	line-height: 14px;
	margin-bottom:0px;
	font-weight:bold;
	}
/* The top menu and header of all pages */
.tableHeader {
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom:2px;
	font-weight:bold;
	background:#251e15 url(../images/backgroundHeader.jpg);
	}
.tableContent {
	background:#c8c2ac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.tableSide {
	background:#221002;
	font-size: 10px;
	font-weight:bold;
	}
/* The body of all pages */
.tableBody {
	background:#ffffff;
	}
/* The footer of all pages */
.tableFooter {
	}
.adImage {
	border:0px;
	}
.errorText {
	color:#ff0000;
	}
.fotos {
	border:0px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: none;
}
a:active {
	color: #663300;
	text-decoration: none;
}