p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #441212;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	letter-spacing: normal;
	color: #999999;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
	list-style-position: outside;
	line-height: 23px;
	list-style-image: url(images/lista.gif);
}
.flechas {
	vertical-align: middle;
}
.fondo_tabla {
	background-repeat:  repeat-y;
	background-position: right top;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/fondo_tabla.jpg);
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #441212;
}
body {
	background-image: url(images/bg_logo_verde.gif);
	background-position: center;
	background-repeat:   repeat;
	background-color: #441212;
}
.fondo_campos {
	background-color: #F2F2F2;
}

