BODY  
{
	font-family : verdana,arial,helvetica;
	font-size : 10pt;

    background-position:center top;
	background-repeat:no-repeat;
	background-color : #ffffff;
    scrollbar-face-color : #aaaaaa;
    scrollbar-highlight-color : #aaaaaa;
    scrollbar-shadow-color : #aaaaaa;
    scrollbar-3dlight-color : #eeeeee;
    scrollbar-arrow-color : #eeeeee;
    scrollbar-track-color : #e3e3e3;
    scrollbar-darkshadow-color : #000000;
    bgcolor : #FFFFFF; text : #000000; 
    link : #333333; vlink : #333333; alink : #333333;
}

TD  
{
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
}

INPUT  
{
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

TEXTAREA  
{
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

SELECT  
{
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

.altn
{
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color : #ffffff;
	background-color : #666666;
}

.tit
{
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color : #ffffff;
	background-color : #333333;
	font-weight : bold;
}

.fs
{
	font-family : verdana,arial,helvetica;
	background-color : #ff0000;
	color :	#FFFFFF;
	font-weight : bold;
	text-align : center;
}

.da
{
	font-family : verdana,arial,helvetica;
	background-color : #F0E68C;
	color :	#FFFFFF;
	font-weight : bold;
	text-align : center;
}

.titulo
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 15pt;
	color : #0000CC;
	font-weight : bold;
}

.subtitulo
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 12pt;
	color : #0000CC;
	font-weight : bold;
}

.etiqueta
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 10pt;
	color : #000000;
	font-weight : bold;
}

.mayus 
{
	text-transform : uppercase;
}

.minus 
{
  	text-transform : lowercase;
}

A:VISITED  
{ 
  	font-weight : normal; 
  	color : #000000; 
  	TEXT-DECORATION : none; 
  	font-family : Verdana, Arial, Helvetica, sans-serif; 
  	font-size : 10pt;
}

A:LINK     
{ 
	font-weight : normal; 
	color : #000000; 
	TEXT-DECORATION : none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	border-color : #33FF33 #66FF66; 
	clip : rect();
	font-size : 10pt;
}

A:ACTIVE   
{ 
	font-weight : normal; 
	color : #000000; 
	TEXT-DECORATION : none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt;
}

A:HOVER    
{ 
	font-weight : normal; 
	color : #000099; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	text-decoration : underline;
	font-size : 10pt;
}

