td { font-size: 13px; Font-family: arial,verdana; color: #00243B
  }
a:active  
  { color: #1A5175;
    text-decoration: underline
  }
a:link  
  { color: #1A5175;
    text-decoration: underline
  }
a:visited 
  { color: #1A5175;
    text-decoration: underline
  }
a:hover 
  { color: #00243B;
    text-decoration: none
  }

.small { font-size: 10px; Font-weight: bold; Font-family: arial,verdana; color: #1A5175
  }
a.small:active  
  { color: #1A5175;
    text-decoration: none
  }
a.small:link  
  { color: #1A5175;
    text-decoration: none
  }
a.small:visited 
  { color: #1A5175;
    text-decoration: none
  }
a.small:hover 
  { color: #00243B;
    text-decoration: none
  }

.head { font-size: 14px; Font-weight: bold; Font-family: arial,verdana; color: #00243B
  }


textarea {  

scrollbar-face-color: #373737; 
scrollbar-arrow-color: #696969;
scrollbar-track-color: #696969;
scrollbar-base-color: #696969;
color: #1A5175; 
background-color: #FFFFFF;
font-weight: normal;  font-size: 11px; font-family: arial,verdana;
border-left-color: #373737;
border-top-width: 1px;
border-bottom-width: 1px;
border-bottom-color: #696969;
border-left-width: 1px;
border-top-color: #000000;      
border-right-width: 1px; 
border-right-color: #696969  

}
  
input {
  
color: #1A5175;
background-color: #FFFFFF;
font-weight: normal; font-size: 11px; font-family: arial,verdana; 
border-top-width: 1px; 
border-left-width: 1px;  
border-left-color: #000000; 
border-bottom-width: 1px; 
border-bottom-color: #696969; 
border-top-color: #000000;  
border-right-width: 1px; 
border-right-color: #696969

}