h1.heading {
     Font-Family: Arial;
	 font-size: 150%;
    font-weight:bold; color:#000000
}


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


td.page{
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	text-align: Justify;
	font-size: 90%;
	font-weight: normal;
}

#top td { 
   background-color: #0033; 
   color: #000000; 
   border: 1px solid #FF9900; 
   line-height: 20px; 
   text-decoration: none; 
   font-size: 15px; 
  Font-Family: Arial ;   
   font-weight: bold; 
   text-align: Center
   } 

#top td a {
	border:1px solid #000000;
	display: block;
	width: 100%;
	background-color: #0033FF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
   } 

#top td a:hover {
	background-color: #0033FF;
	color: #FFFFFF;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
   }

#bottom td { 
   background-color: #FFFFFF; 
   color: #595959; 
   border: 1px solid #FFCC66; 
   line-height: 20px; 
   text-decoration: none; 
   font-size: 10px; 
  Font-Family: Arial ;   
   font-weight: bold; 
   text-align: center
   } 

#bottom td a { 
display: block; 
   width: 100%; 
   background-color: #0033FF; 
   color: #FFFFFF; 
   text-decoration: none; 
   font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif   } 

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