  BODY { 

         font-family : Tahoma, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #062645;
         text-transform : none
}
  A:LINK { 
         font-family : Tahoma, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         color : #062645;
         text-transform : none
}
  A:VISITED { 
         font-family : Tahoma, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         color : #062645;
         text-transform : none
}
  A:HOVER { 
         font-family : Tahoma, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #393939;
         text-transform : none
}
  H1 { 
         font-family : Tahoma, Arial, sans-serif;
         font-weight : medium;
         font-style : none;
		 font-size : 15pt;
         text-decoration : none;
         text-transform : none;
         color : #B8B69D;
         text-transform : none
}
  P { 
         font-family : Tahoma, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #062645
}
  TD { 
         font-family : Tahoma, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #062645
}
  H2 { 
         font-family : Tahoma, Arial, sans-serif;
		          font-weight : light;
		 font-size : 14pt;
         text-decoration : none;
         text-transform : none;
         color : #B8B69D
}
  CITE { 
         font-family : Tahoma, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         text-decoration : none;
         color : #062645;
         text-transform : none
}
  #clickhere { 
         font-family : Tahoma, Arial, sans-serif;
		 font-size : x-small;
         font-weight : medium;
         font-style : none;
         color : #062645;
         text-transform : none
}
  #logo { 
         backgournd-image: url(images/logo.gif);
		 width: 139px;
		 height: 142px;
		 background-position: bottom right;
		 background-repeat: no-repeat;
}
  #logo2 { 
         backgournd-image: url(images/logo2.gif);
		 width: 139px;
		 height: 142px;
		 background-position: bottom right;
		 background-repeat: no-repeat;
}
  #logo3 { 
         backgournd-image: url(images/logo3.gif);
		 width: 142px;
		 height: 140px;
		 background-position: bottom right;
		 background-repeat: no-repeat;
}
  #navigation { 
		 padding: 0;
		 margin: 0;
		 border-collapse: collapse;
		 background-colour: #E5E3E3;
}
  #navigation td { 
		 height: 30px;
		 border-bottom: 1px solid #D3D3D3;
		 color : #062645;
		 		 background-colour: #E5E3E3;
}
  #navigation a:link, #navigation a:visited { 
		 text-decoration: none;
		 margin-left: 8px;
		 		 background-colour: #E5E3E3;
				 
		 
