

/* Presentation Stylesheet */ 

.links-sub-head {
 margin-top: 0;
 text-decoration: none;
 color: #000000;     
 background-color: #ffffff;
 font-size: 12pt;
 font-weight: bold;
}
 
.links-main a {    
 margin-top: 0;
 text-decoration: none;
 color: #000000;  
 background-color: #ffffff;
 font-size: 12pt; 
 font-weight: bold;
 }

.links-main a:hover {
text-decoration: underline;
color: #000000; 
background-color: #ffffff;
font-size: 12pt;
}
  
.links-sub a { 
 text-decoration: none;
 color: #000000; 
 background-color: #ffffff;
 font-size: 10pt;
 }  

.links-sub a:hover {
text-decoration: underline;
color: #000000;   
background-color: #ffffff;
 font-size: 10pt;
}
 
.links-onpage a {
 text-decoration: underline;
 font-weight: bold;
 color: #6D0026;  
 background-color: #ffffff;
 }
   
.hilite {
 font-size: 11pt; 
 font-weight: bold;
 color:#275579; 
 background-color: #ffffff;
 }      
 
.emphasize {
 font-size: 11pt; 
 font-weight: bold;
 color: #000000;  
 background-color: #ffffff;
 }

.open {
font-size: 17pt;
font-weight: bold;
color: #000000;
background-color: #ffffff;
}

.smallfont {
font-size: 9pt;
color: #000000; 
background-color: #ffffff;
}  

.staff-list {
 margin-left: 50px;
 }