A.bluelink:link {
font-size : 12px;
font-family : Arial;
text-decoration: none;  
color: #0434DA
}

A.bluelink:visited {
font-size : 12px;
font-family : Arial;
text-decoration: none;  
color: #5868A2
}

A.bluelink:hover {
font-size : 12px;
font-family : Arial;
text-decoration: none;  
color: #0434DA
}

A.bluelink:active {
font-size : 12px;
font-family : Arial;
text-decoration: none;  
color: #0434DA
}

.font {
font-size : 12px;
font-family : Arial;
color : #000000;
background : repeat fixed;
} 

.header2 {
font-size : 16px;
font-family : Arial;
color : ##7B000F;
background : repeat fixed;
} 

.header {
font-size : 14px;
font-family : Arial;
color : #FF0000;
background : repeat fixed;
} 

.textField {
background-color: #ACAC85;
border-color: #333366;
border-style: solid;
border-width: 1;
color: black;
font-size: 7pt;
font-family: arial;
}

 BODY {
  scrollbar-arrow-color:white;
  scrollbar-track-color:#7B7B76;
  scrollbar-shadow-color:black;
  scrollbar-face-color:#FE0000;
  scrollbar-highlight-color:#A30013;
  scrollbar-darkshadow-color:black;
  scrollbar-3dlight-color:grey;
 }
 
input.formbutton{
   background-color: #ACAC85;
   border-color: #333366;
   border-style: solid;
   border-width: 1;
   color: white;
   font-size: 7pt;
   font-family: verdana;
 }
