body {
background-image:    url(../images/clouds_bckgrnd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right;
}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.logo {
    font-family: Arial, Helvetica, sans-serif;
	color: #82463C;
	font-weight: bold;
}
.destacado1 {
	color: #FF9900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.destacado2 {
    color: #FF6600;
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.aerocontrol {color: #990000; font-weight: normal; }.subbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/bullet2.gif);
	list-style-type: square;
}
