<STYLE type="text/css">
   body, html {
      scrollbar-face-color: #009 !important;
      scrollbar-shadow-color: ThreeDDarkShadow !important;
      scrollbar-highlight-color: ThreeDHighlight !important;
      scrollbar-3dlight-color: ThreeDLightShadow !important;
      scrollbar-darkshadow-color: ThreeDDarkShadow !important;
      scrollbar-track-color: #cef !important;
      scrollbar-arrow-color: white !important;
   } 
    
   body {
      text-align: center;
      margin: 10px 10px 0px 10px;
      margin-right:auto;
      margin-left:auto;
      width: 640px;
      padding:0px;
      font-family:Verdana, Helvetica, Arial, san-serif;
   }
    
   DIV {
      text-align: left;
      margin-right:auto;
      margin-left:auto;
      width:640px;
   }
    
   H1, H2 {
      color: black;
      font-weight:bolder;
      margin: 15 0 5 0;
      padding: 0 10 0 10;
      cursor: default;
   }
    
   H1 {
      font-size:13pt;
   }

   H2 {
      font-size:11pt;
   }
    
   P {
      color=#000 !important;
      margin: 0 0 5 20 ;
      padding: 0 10 0 10 ;
      font-size:10pt ;
   }
    
	P.item {
	}

	P.item:first-line {
     font-weight: bold;
	}
	
   UL {
      color=#000 !important;
      margin: 0 0 5 40 !important;
      padding: 0 0 5 0 !important;
      font-size:10pt !important;
   }

   LI {
      color=#000 !important;
      margin: 0 0 5 20 ;
      padding: 0 10 0 10 ;
      margin-bottom: 5 !important;
      list-style: square;
   }

   TABLE {
      font-size:10pt ;
   } 

   TABLE.horario, TABLE.programa {
      empty-cells:show;
      margin-left:20;
   }
   
   TABLE.horario TD {
      color:#000;
      background:#ccc;
      text-align:center;
      font-size:10pt ;
   }
    
   TABLE.programa TD {
      color:#000;
      background:#ccc;
      text-align:left;
      font-size:10pt ;
   }
	
   TABLE.programa TD.c {
      text-align:center;
   }

   TABLE.horario TH, TABLE.programa TH {
      color:#fff;
      background:#000;
      text-align:center;
      font-size:10pt;
      font-weight:bold;
   }
	
   A {
      color: blue;
      text-decoration: none; 
   }

   A:hover {
      color: blue;
      text-decoration: underline; 
   }
    
   A.email {
      font-style: italic;
   }

   A.email:hover{
      background:#eee;
      text-decoration: none; 
   }

   #banner {
      position: relative;
      margin-top:10px;
      background:#fff;
      width:640px;
      height:77px;
   }

   #menu {
      position: relative;
      background:#fff;
      width:640px;
      text-align:left;
      border-top:1px solid #000;
      border-bottom:1px solid #000;
      padding-top: 2px;
   }
	
	#menu IMG {
      border: 0px solid #ff0000;
		margin: 0 0 0 0;
	}
	
   #menu P{
      color:#000;
      font-size:11px;
      font-weight: bold;
      word-spacing: 12px;
      margin-left:18px;
   }
    
	#menu A {
	   color: black
	}    

 	#menu A:hover {
	   color: blue
	}    
	
   #conteudo {
      position: relative;
      background:#fff;
      border-left:1px solid #ccc;
      border-right:1px solid #ccc;
      width:640px;
   }
   
   IMG.email {
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      border: 0 0 0 0;
   }
    
</STYLE>
