

BODY	{
    	BACKGROUND-COLOR: #FFFFDF;
		MARGIN: 14px;
		FONT-FAMILY: Graphite Light Narrow ATT,Abadi MT Condensed Light,Univers Light Condensed, Arial, Sans-Serif; 
		COLOR: BLUE;
		FONT-SIZE: 10Pt;
		font-weight : normal;
		font-style : normal;
		text-decoration : none;
		}

/*ENLACES*/
A { color:NAVY; 	text-decoration:none; }
A:hover { color:red; text-decoration:underline;font-weight : bold; }

A.whitelink { color:yelow; text-decoration:none; }
A:hover.blacklink { color:blue; text-decoration : none; }
A:hover.bluelink { color:red; text-decoration:none; }


	
table        { background-color: #FFFFDF; border: 0 solid #000070; width =85%; margin-left: 10; }

tr           { background-color: #FFFFDF;  }

td           { font-size: 12px; font-weight: normal; text-align: center; 
		   background-color: #FFFFDF; border: 0 solid #000080 }

p 		 { font-size: 10pt; color: black;
		   margin-top: 0; margin-bottom: 0; margin-left: 10;}

.titulo0	  { color: BLUE;	 font-size: 22Pt; 	font-weight : BOLD;	font-style : normal;}
	

.titulo1     { color: BLUE; font-size: 14Pt; font-weight: BOLD; font-style: normal; 
               word-spacing: 1; list-style-type: decimal; 
               margin-top: 12; margin-bottom:0 ; margin-left: 5; }	

.titulo2     { color: BLUE; font-size: 12Pt; font-weight: BOLD; font-style: normal; 
               word-spacing: 1; list-style-type: decimal; margin-left: 10; 
               margin-top: 6; margin-bottom:0  }
.titulo3     { color: navy; font-size: 10Pt; font-weight: normal; font-style: normal; 
               word-spacing: 1; list-style-type: decimal; margin-left: 15; 
               margin-top: 0; margin-bottom:0  }		
	
.normal		{color: black;	FONT-SIZE: 10Pt;	font-weight : normal;	font-style : normal;
	 				margin-top: 0 ; margin-bottom: 0; margin-left: 20;  }
	
	
img {  border-color : white ; border-width : 0;
	 margin-left: 0;  margin-top: 6; margin-bottom:6}

.inicio {  border-color : white ; border-width : 0;
	 margin-left: 0;  margin-top: 0; margin-bottom:0}
	
