.titulo {
	font-size:10;
	color: #FFFFFF;
	font : Tahoma;
}

BODY {
  background-color : rgb(255,255,255);
}

h1           { color: #000099; font-size: 13 pt; font-family: 
               Trebuchet MS, Tahoma, Arial; word-spacing: normal; letter-spacing: 2px; 
               font-weight: bold }
h2           { color: #000099; font-size: 10 pt; font-family: Trebuchet MS, Tahoma, Arial; word-spacing: normal; letter-spacing: 0px; 
               font-weight: bold }
h3           { color: #000099; font-size: 12 pt; line-height: 10pt; font-family: 
               Trebuchet MS, Tahoma, Arial; word-spacing: normal; letter-spacing: 0px; 
               font-weight: normal }
h4           { color: #000099; font-size: 12pt; line-height: 10pt; font-family: Trebuchet MS, Tahoma, Arial; 
               word-spacing: normal; letter-spacing: 0px; font-weight: bold;
}
h5           { color: #9797FF; font-size: 14 pt; line-height: 16pt; font-family: 
               Trebuchet MS, Tahoma, Arial; word-spacing: normal; letter-spacing: 2px; 
               font-weight: bold }
h6            { color: #000099; font-size: 10pt; line-height: 14pt; font-family: Trebuchet MS, Tahoma, Arial; 
               word-spacing: normal; letter-spacing: 0px }
			   
p            { color: #000099; font-size: 10pt; line-height: 14pt; font-family: Trebuchet MS, Tahoma, Arial; ; 
               word-spacing: normal; letter-spacing: 0px }
			   
LI {color : #000099;
    font-size : 10pt;
    font-weight: semibold;
    line-height : 14pt; 
    font-family : Trebuchet MS, Tahoma, Arial;
    word-spacing: normal;
    letter-spacing: 0px;
    list-style-type: square;
} 



               
.enlace { color: Silver; font-size: 8pt; text-decoration: none; font-family: 
                Tahoma, Trebuchet MS, Arial; word-spacing: normal; letter-spacing: 0px;
                background-color : Silver;
 }


.Peque {
	color : Gray;
	font : 10pt Arial;
}
			   
address      { color: #000099; font-size: 8pt; line-height: 14pt; font-family: Trebuchet MS, Tahoma, Arial; 
               word-spacing: normal; letter-spacing: 0px; font-style: italic }

	   
a     { 
	color: #000099; 
	font-family: Trebuchet MS, Tahoma, Arial; ; 
	font-size: 10pt; 
	font-weight : normal; 
	letter-spacing : 0px;
	text-decoration: none;
	padding-left: 5px;
	border-left: thick solid;
 }			   
 
   
A:HOVER {
	color: #9797FF;
	font-family:  Trebuchet MS, Tahoma, Arial; ;
	font-size: 10pt;
	font-weight : normal; 
	letter-spacing : 0px;
	font: bold;
	padding-left: 5px;
	border-left: thick double;
	}			   
