/* CSS Document */

BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	margin-left:0in;
	margin-right:0in;
	color: #003300;
	text-align: justify;


} 

/* Estilo para la cabecera de nivel 2 */ 
H2 {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14pt;color:#000066} 

/* Estilos para otras etiquetas */ 
B {
	font-family:Verdana, sans-serif;
	font-size:x-small;
	color:#FF0000;
	text-decoration: blink;
} 
TD {
	font-family:Verdana, sans-serif;
	font-size:x-small;
	color:#003300;
	text-decoration: blink;
	text-align: justify;



} 
TH {
	font-family:"Trebuchet MS";
	font-size:x-small;
	color:#000066;
	font-style: normal;
	text-align: center;
	vertical-align: middle;

} 
PRE, TT, CODE {font-family:Courier New,Courier; 
font-size:9pt;color:maroon}

link {
	color: #FF0000;
}
a {
	color: #003300;
}
