  BODY { 

         font-family : Arial, Verdana, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         text-transform : none
}
  A:LINK { 		 
		 font-family : Arial, Verdana, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : underline;
         color : #000000;
         text-transform : none
}
  A:VISITED { 
         font-family : Arial, Verdana, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         color : #000000;
         text-transform : none
}
  A:HOVER { 
         font-family : Arial, Verdana, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         color : #724d24;
         text-transform : none;
		 text-decoration : underline
}
  H1 {
	font-family : Times New Roman, Times, serif;
	font-weight : medium;
	font-style : none;
	font-size : 13pt;
	text-decoration : none;
	text-transform : none;
	color : #724d24;
	text-transform : none
}
  P { 
         font-family : Arial, Verdana, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #000000
}
  TD { 
         font-family : Arial, Verdana, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #000000
}
  H2 { 
         font-family : Times New Roman, Times, serif;
		          font-weight : light;
		 font-size : 12pt;
         text-decoration : none;
         text-transform : none;
         color : #724d24
}
  CITE { 
         font-family : Arial, Verdana, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #000000;
         text-transform : none
}
  #clickhere { 
         font-family : Arial, Verdana, sans-serif;
		 text-decoration : none;
         color : #000000;
         text-transform : none
}		
  #space { 
		 line-height: 14px;
		 	 
}
  #navigation td { 
		 height: 30px;
		 text-decoration : none;
		 border-bottom : 1px solid #98c6b2;
		 color : #000000;
		 font-size : 9pt;
		 font-weight : bold;
}
  #navigation a:link, #navigation a:visited { 
  		 color : #000000;
		 text-decoration : none;
		 font-size : 9pt;
		 text-decoration : none;

}
  #navigation a:hover { 
  		 color : #000000;
		 text-decoration : none;
		 background-color : #7aafb6;
		 font-size : 9pt;
}			 
		 
