body         { background-color: #e9e9e9;
               font-family: Tahoma, Verdana;
               font-size: 10pt; 
               font-style: bold;
               font-variant: normal;
               font-weight: bold; 

               background-image:url('images/bg2.gif');
               background-repeat : repeat;background-attachment:fixed
              }
               
              
A:link        { color: #0000FF; font-weight:bold }
A:visited     { color: #000000; font-weight:bold }
A:hover       { color: #FF0000; font-weight:bold }
A:active      { color: #CC9900; font-weight:bold }
tbody         { font-family: Tahoma; 
                font-size: 10pt;
                font-style: bold; 
                font-variant: normal;
                font-weight: bold; 
                color: #2D4B55
              }

.spanish {
	font-family: Tahoma, Verdana;
	color: #355B66 
	font-size:10pt;
	}

.spanishtitle {
	font-family: Tahoma;
	font-style:italic;
	color: #000000;
	font-size:17;
	}
	
.spanishsubtitle {
	font-family: Tahoma;
	color: #000000;
	font-size:15;
	}
	
.english {
	font-family: Tahoma, Verdana;
	color: #000000;
	font-size:11pt; 	}

.englishtitle {
	font-family: Tahoma, Verdana;
	font-style:italic;
	color: #000000;
	font-size:17;
	}