body {
	margin: 0px;
	background-color: #5e8a9a;
	overflow: auto;

}
.blanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	color: #5e8a9a;
	background-color: #FFFFFF;
}
.gris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	color: #769CAB;
	overflow: hidden;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 80%;

}
a:link, a:visited, a:active {
	color: #5e8a9a;
}
a:hover {
	color: #003300;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;

}
p:first-letter{
	font-weight:bold;
	font-size: 110%;

}
