body {
	font-family: Verdana, Arial;
	background: #000 url('../images/fondos/fondo_grande_04.jpg') no-repeat top center fixed;
}
p {
	font-size: 11pt;
	color: #000;
	text-align: justify;	
}
li {
	font-size: 11pt;
	color: #000;
}
h1, h2 {
	color: #009;
	font-weight: normal;
}
table {
	background: #FFF;
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
}
h1 {
	font-size: 16pt;	
}
h2 {
	font-size: 14pt;	
}
h3 {
	font-size: 14pt;
	color: #900;
	font-weight: normal;	
}
h4 {
	font-size: 11pt;
	color: #000;
	font-weight: bold;	
}
a:link, a:hover, a:visited, a:active {
	text-decoration: none;
}
a:link {
	color: #009;
}
body a:hover {
	color: #FFF;
	background: #009;

}
a:visited {
	color: #999;
	background: #FFF;
}
a:active {
	color: #009;
	border: 1px solid #009;

}
.foot {
	text-align: center;
	font-size: 9pt;
	color: #009;
}
.foot a:link {
	color: #009;
}

.foot a:hover {
	color: #009;
	border: 1px solid #009;
	background: #FFF;
}
.foot a:visited {
	color: #009;
	background: #FFF;
}
.top {
	text-align: center;
	font-size: 8pt;
	color: #009;
}
.top a:link {
	color: #009;
}

.top a:hover {
	border: 1px solid #009;
	color: #009;
	background: #FFF;
}
.top a:visited {
	color: #009;
	background: #FFF;
}