BODY {
      scrollbar-face-color: white;
      scrollbar-shadow-color: #0080FF; 
      scrollbar-highlight-color: #0080FF;
      scrollbar-3dlight-color: white; 
  	  scrollbar-darkshadow-color: white;
      scrollbar-track-color: white; 
      scrollbar-arrow-color: #0080FF;
	  COLOR: navy; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 11px;
}
input { 
	 background-color: white;
}
ul { 
	 color: #FFFFFF;
}
A:link {
        COLOR: navy; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A:visited {
        COLOR: navy; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A:active {
        COLOR: red; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A:hover {
        color: #0080FF; background-color: #FFFFFF; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 11px; text-decoration: underline overline
}
SMALL {
        COLOR: #0080FF; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 9px
}
HR {
        COLOR: #0080FF; NOSHADE;
}
H1 {
        COLOR: blue; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 20px
}
H2 {
        COLOR: blue; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 16px
}
H3 {
        COLOR: blue; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 14px
}
H4 {
        COLOR: blue; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 12px
}
H5 {
        COLOR: blue; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10px
}
table {
  font-family :Tahoma;
  font-size:11px;
}

