BODY {
	font-family: Verdana Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000066;
	font-weight: normal
}
.normal {
	font-family: Verdana Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000066;
	font-weight: normal
}
H2 {
	font-size: 10pt;
	font-weight: bold;
	color:#000066
}
H3 {
	font-size: 10pt;
	font-weight: bold;
	color:#990000
}
.titulo1 {
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#990000
}
.titulo2 {
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#000066
}
.titulo2rojo {
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#FF0000
}
.etiquetarojo {
	font-size: 7.5pt;
font-weight: bold;
	color:#cc0000

}
.etiquetaazul {
	font-size: 7.5pt;
font-weight: bold;
	color:#3300cc
}
.etiquetaVERDE {
	font-size: 7.5pt;
font-weight: bold;
	color:#006633
}

.mayusculas{
        color:#000066;
        font-size:8pt;
        font-style:normal;
        font-weight: normal;
        text-align:left;
        vertical-align:middle;
	text-transform: uppercase
}
input {
        color:#000066;
        font-size:8pt;
        font-style:normal;
        font-weight: bold;
        text-align:left;
        vertical-align:middle;
}
select {
        color:#000066;
        font-size:8pt;
        font-style:normal;
        font-weight: bold;
        text-align:left;
        vertical-align:bottom;
}

