/* Global Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url(imagenes/rs_asesores_plantilla.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Class Styles */

.cabecera {
	font:20px Georgia;
	color: #FF0000;
	font-weight:bold;
	letter-spacing: -0.5px;
	}	

