body {
	background-color: #CCCCCC;
	background-image:       url(Pagina_principal/Graficos/Fondo-4.gif);
	background-position: center top;
	height: auto;
	width: 840px;
	margin: auto;
	background-repeat: repeat;
}
.textoestandar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.buzon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
.blanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
