<style type="text/css">
<!--
 
 #body_cell a {
    text-decoration: none;
  }
 a {
    text-decoration: none;
  }
   a:hover {
    text-decoration: none;
  }    
  
  #site_map_cell {
   background-color: #F2F2F2;
    width: 180px;
      padding-bottom: 80px; 
  }
  
  
 




/*************************************
   ** Styles for the Course page **
   *************************************/  
  div.body_content {
      
	font-size: 12px;

  }  
  /*************************************
   ** Styles for the Course page **
   *************************************/  
  table.course_table {
      
	font-size: 12px;

  }  
  /*************************************
   ** Styles for the honours page **
   *************************************/  
  p.honours {font-size:12px;}
  table.honours_table {    
	font-size: 12px;

  }  
   
  /*************************************
   ** Styles for the Staff page **
   *************************************/  
  table.staff_table {
      
	font-size: 12px;

  }  
  
  /*************************************
   ** Styles for the Links page **
   *************************************/  
  table.links_table {
      
	font-size: 12px;

  }  
/*************************************
   ** Styles for the Notice page **
   *************************************/  
  table.notice_table {
      
	font-size: 12px;

  }  
 
  /*************************************
   ** Styles for the history page **
   *************************************/  
  table.history_table {
    padding: 5px;
    border: 0px;
    width: 100%;
	font-size: 12px;
  }  
 /*************************************
   ** Styles for the index page **
   *************************************/  
  table.events_table {
    padding: 2px;
    border:2px;
    width: 100%;
	font-size: 12px;
	  }  
  table.events_table td.header{
     color:#FFFFFF;
	 background-color: #FF6600;
	font-size: 12px;
	font-weight: 900;
	 letter-spacing: 3px;
	 border-left:solid 2px #FFFFFF;
  }  
  td.body_table{
	font-size: 12px;
  }  
   table.events_table td.events {
   	font-size: 10px;
	color:#FF3300;
border-left: solid 2px #FFFFFF;
background-color: #F2F2F2;
  } 
  
  
 -->   
</style>




