body {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:9pt;
	color:#804000;
	}
	
table {
	border-collapse:collapse;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:9pt;
	color:#804000;
}

td {
	border-collapse:collapse;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:9pt;
	color:#804000;
}	

td.contenido {
	border-collapse:collapse;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:9pt;
	color:#804000;
	padding:5px;
}	

a {
	text-decoration:none;
	color:#804000;
}

a:hover {
	color:black;
	}
	
h1 {
	margin-top:6px;
	margin-botton:1px;
	font-size:12pt;
	font-weight:bold;
}

h2 {
	margin-top:6px;
	margin-botton:1px;
	font-size:11pt;
	font-weight:bold;
}

h3 {
	margin-top:6px;
	margin-botton:1px;
	font-size:10pt;
	font-weight:bold;
}

input, textarea {
	background-color:#E9DAD8;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:9pt;
	}
