  BODY { 

         font-family : Georgia, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #464642;
         text-transform : none
}
  A:LINK { 		 
		 font-family : Georgia, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : underline;
         color : #464642;
         text-transform : none
}
  A:VISITED { 
         font-family : Georgia, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         color : #464642;
         text-transform : none
}
  A:HOVER { 
         font-family : Georgia, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         color : #603529;
         text-transform : none;
		 text-decoration : underline
}
  H1 { 
         font-family : Georgia, Arial, sans-serif;
         font-weight : medium;
         font-style : none;
		 font-size : 13pt;
         text-decoration : none;
         text-transform : none;
         color : #603529;
         text-transform : none
}
  P { 
         font-family : Georgia, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #464642
}
  TD { 
         font-family : Georgia, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #464642
}
  H2 { 
         font-family : Georgia, Arial, sans-serif;
		          font-weight : light;
		 font-size : 12pt;
         text-decoration : none;
         text-transform : none;
         color : #9D5100
}
  CITE { 
         font-family : Georgia, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #464642;
         text-transform : none
}
  #clickhere { 
         font-family : Georgia, Arial, sans-serif;
		 text-decoration : none;
		 font-weight : bold;
         color : #603529;
         text-transform : none
}		
  #space { 
		 line-height: 14px;
		 	 
}
  #navigation td { 
		 height: 50px;
		 text-decoration : none;
		 color : #464642;
		 font-size : 9pt;
		 vertical-align: middle
}
  #navigation a:link, #navigation a:visited { 
  		 color : #464642;
		 text-decoration : none;
		 font-size : 9pt;
		 text-decoration : none;

}
  #navigation a:hover { 
  		 color : #464642;
		 text-decoration : none;
		 background-color : #f9f9f5;
		 font-size : 9pt;
}			 
		 
