body   { font-size: 10pt; font-family: "Papyrus", sans-serif; color: #555555 ; line-height: 125%; 
         text-decoration: none; margin-top: 0; margin-left: 0;  
         background : transparent url("images/jh_Medalion_42x42.gif") repeat; }
table  { font-size: 10pt; font-family: "Papyrus", sans-serif; color: #555555; line-height: 125%; 
         text-decoration: none; } 
th     { font-size: 12pt; font-family: "Papyrus", sans-serif; color: #555555; line-height: 125%;  
         text-decoration: none; } 
input  {font-family: "Papyrus", sans-serif; font-size:  8pt; }
select {font-family: "Papyrus", sans-serif; font-size:  8pt; }

 .full:hover { color: #9D4602; background-color: #DEB887 ; font-weight:bold; text-decoration: none }
 .full       { color: #555555; background-color: #DEB887 ; font-weight:bold; text-decoration: underline }
a:link    {  font-family: "Papyrus", sans-serif; font-size: 10pt; color: #77aa00; text-decoration: none; }
a:hover   {  color: #94cd11; }
a:visited {  color: #000000; }

hr { background-color:#FFFFFF ; height:1 ; width:770 ; }

/* Hex Colors for dropdown menu backgrounds and link colors:   */
/*   Menu Heading:    lt_green  #94cd11      */
/*   Selected item:   dk_green  #77aa00       */
/*   Unselected item: yellow    #cccc00       */

/* iframe attributes */
.header {
  width: 775 ;
  height:205 ;
  border:0 ;
  text-align: center ;
  scrolling: no    ; 
  scroll : none ;
  background-color: #FFFFFF ;
}
.main {
  width: 770 ;
  border:0 ;
  background-color: #FFFFFF ;
  text-align: left ;
}
.footer {
  background-color: #94cd11 ;
  width: 775 ;
  height:150 ;
  border:0 ;
  font-size: 9pt ;
  text-align: left ;
}
 
/* With simple menus, there is no dropdown but mouseover changes the background color, mouseout changes it back */
.menu_simple_over { 
  position:relative; 
  color:#FFFFFF ;
  background-color: #77aa00; 
}
.menu_simple_out { 
  position:relative; 
  color:#FFFFFF ;
  background-color: #94cd11; 
}
/* With dropdown menus, the top doesn't change color with mouseover but the menu items do change color */
.menu_drop_top    { 
  position:relative; 
  cursor:hand ;
  background-color:#94cd11; 
  color:#FFFFFF ;
}
.menu_drop_over   { 
  position:relative; 
  color:#FFFFFF ;
  background-color: #77aa00; 
  text-align:left;
}
.menu_drop_out    { 
  position:relative; 
  color:#FFFFFF ;
  background-color: #cccc00; 
  text-align:left;
}

h1 { font-size: 20pt; font-family: "Papyrus", sans-serif; color: #9D4602; line-height: 200%; font-weight:bold; }
h2 { font-size: 14pt; font-family: "Papyrus", sans-serif; color: #555555; line-height: 150%; font-weight:bold; }
h3 { font-size: 12pt; font-family: "Papyrus", sans-serif; color: #555555; line-height: 125%; font-weight:bold; }
h4 { font-size: 10pt; font-family: "Papyrus", sans-serif; color: #333333; line-height: 125%; font-weight:bold; }
h5 { font-size: 10pt; font-family: "Papyrus", sans-serif; color: #333333; line-height: 115%; font-weight:bold; }

p { font-size: 10pt; font-family: "Papyrus", sans-serif; color: #666666; line-height: 125%; text-decoration: none; }

<!--
 #dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
//-->

