@charset "UTF-8";
/* CSS Document */

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;}
body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #3F4B54;}

.Titulo {font-size: 16pt}
.Subtitulo {font-size: 13pt}
.Texto {font-size: 10pt}
.TextoP {font-size: 8pt}
.Menu {font-size: 14pt; font-weight: bold; }
.Gris {font-size: 14pt; font-weight: bold; color: #3F4B54; }
.Amarillo {font-size: 14pt; font-weight: bold; color: #E6C817; }
.Naranja {font-size: 14pt; font-weight: bold; color: #D17417; }
.Rojo {font-size: 14pt; font-weight: bold; color: #C2052B; }
.Azul {font-size: 14pt; font-weight: bold; color: #235997; }
.Verde {font-size: 14pt; font-weight: bold; color: #358F33; }

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #333333;}
a:hover {text-decoration: none; color: #999999;}
a:active {text-decoration: none; color: #999999;}