
h1.heading {
     Font-Family: Arial,Tahoma, Verdana;
	 font-size: 150%;
    font-weight:bold
}


p.bold {
      Font-Family: Arial, Tahoma, Verdana ;
	  font-weight:bold
}


td.page{
   Font-Family: Arial, Tahoma, Verdana ;
   text-align: Justify
}

#top td { 
   background-color: #0000FF; 
   color: #FFFFFF; 
   border: 1px solid #0000FF; 
   line-height: 20px; 
   text-decoration: none; 
   font-size: 15px; 
  Font-Family: Arial, Tahoma, Verdana ;   
   font-weight: bold; 
   text-align: Center
   } 

#top td a { 
   display: block; 
   width: 100%; 
   background-color: #0000FF; 
   color: #FFFFFF; 
   text-decoration: none; 
   font-weight: bold 
   } 

#top td a:hover { 
   background-color: #FFFFFF; 
   color: #0000FF; 
   }

#bottom td { 
   background-color: #008080; 
   color: #FFFFFF; 
   border: 1px solid #008080; 
   line-height: 20px; 
   text-decoration: none; 
   font-size: 15px; 
  Font-Family: Arial, Tahoma, Verdana ;   
   font-weight: bold; 
   text-align: Center
   } 

#bottom td a { 
   display: block; 
   width: 100%; 
   background-color: #008080; 
   color: #FFFFFF; 
   text-decoration: none; 
   font-weight: bold 
   } 

#bottom td a:hover { 
   background-color: #FFFFFF; 
   color: #008080; 
   }