h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #0000FF; text-decoration: none}
h2 {  font-family: Arial; font-size: 20px; display: inline;color: #0000FF}
h3 {  font-family: Arial; font-size: 18px; display: inline;color: #0000FF}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #0000FF; text-decoration: none}
.texth4 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #0000FF; text-decoration: none}
.text {  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000; 
  text-decoration: none
  }
.smtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.smtextb {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.smlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: normal; font-weight: normal; font-variant: normal;}
.locallink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; background-repeat: no-repeat; list-style-type: none; height: auto; width: auto; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; left: 10px;}
.topofpage {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal}
#editable p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000; 
  text-decoration: none
}
#editable td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000; 
  text-decoration: none
}

  .menu
  {
   background-color:#FF6563;
   border:1px solid #FF6563;
   width:150px;
   font-size:11px;
   font-family:verdana;
   position: absolute;
   font-weight:bold;
   color: #ffffff;
/*   cursor: hand; */
  }
  .item_panel
  {
    width:150px;
    border-left:1px solid #FF6563;
    border-right:1px solid #FF6563;
    clip:rect(0,100,0,0);
    position:absolute;
  }
  .item_panel a
  {
   text-decoration:none;
   color:black;
/*   cursor:hand;  */
  }
  .item
  {
   background-color: #E9F0F8;
   width: 148px;
   font-size: 10px;
   font-family: verdana;
   
  }
