/* CSS Document */

.Ciudad     { font-family: Arial; font-size: 10pt; color: #c82f32; font-weight: bold; 
              margin-bottom: -20 }
.Body       { font-family: Arial; font-size: 9pt }
.Empresa    { font-family: Arial; font-size: 10pt; color: #3366CC; font-weight: bold; 
              line-height: 12pt; margin-top: 35; margin-bottom: -15 }
.enlaces	{ background-color: #30b2fd; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; text-align:center}
.enlaces a {text-decoration: none; color: #0068aa; }
.enlaces a:visited {text-decoration: none; color: #0068aa; }
.Titulo {	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #993300;
}