A:link {color: #A32; text-decoration: none}
A:visited {color: #A32; text-decoration: none}
A:active {color: #F96; text-decoration: none} 
A:hover {color: #F96; text-decoration: none} 

body { background: #F8F8FB url("pics/uni_background.jpg") fixed no-repeat;
       font-family: arial, helvetica, sans-serif;
       font-size: 10pt;
       color: #556;
       padding: 0;
       }

img#background { height: 100%; 
                 width: 100%; 
                 z-index: -1; 
                 position:absolute; 
                 position:fixed;
                 color: white;
                 top: 0;
                 left: 0;
                 }
                 
#unilogo { float: left;
           margin: 0px -161px 0px 0px
           }
	   
h1 { color: #A32; 
     font-family: arial, helvetica, sans-serif; 
     font-size: 12pt;
     text-align: center;
     }
	   
h2 { color: #A32; 
     font-family: arial, helvetica, sans-serif; 
     font-size: 10pt;
     text-align: left;
     line-height: 0;
     margin-bottom: 12pt;
     margin-top: 20pt;
     }
	   
h3 { color: #A32; 
     font-family: arial, helvetica, sans-serif; 
     font-size: 10pt;
     text-align: left;
     font-weight: normal;
     text-decoration:underline;
     }
	   
h4 { color: #000; 
     font-family: arial, helvetica, sans-serif; 
     font-size: 10pt;
     text-align: left;
     font-style: italic;
     font-weight: normal;
     }

#Header { width: 100%; 
          position:relative;
          text-align: center;
          top: 0;
          left: 0;
          font-size: 11pt;
          }

#Menu { font-size: 10pt;
        line-height: 0;
        margin-top: 20pt;
        }

.Menu_Title { text-decoration: underline;
	      }
        
.Menu_List { text-align: left;
             line-height: 2;
             }
	   
#Content { text-align: justify;
           font-size: 10pt;
           }

table {font-size: 10pt; 
               }

td.fig_caption {text-align: justify;
                font-size: 8pt; 
               }
	       
.DocDate { font-style: italic;
           margin-left: 10px;
	 }                   
sup {  font-size: 70%;
       }               
	              
sub {  font-size: 70%;
       }           

.table_prog_time { text-align: left;
                   width: 100px;
                   font-weight: bold;
     }            

.table_prog_speak { text-align: justify;
     }    
        
   

