
BODY, TD, TH, DIV, P { font-family: arial, helvetica, sans-serif; font-size: 10pt }
H1 { color: maroon; font-family: arial, helvetica, sans-serif; font-size: 14pt }
a:link { color: blue; text-decoration: underline  }
a:visited { color: blue; text-decoration: underline  }
a:hover { color: maroon; text-decoration: underline }
a.hdr:link { color: black; text-decoration: none; font-weight:bold }
a.hdr:visited { color: black; text-decoration: none; font-weight:bold }
a.hdr:hover { color: white; text-decoration: none; background-color:gray; font-weight:bold }
a.nound:link { color: green; text-decoration: none  }
a.nound:visited { color: green; text-decoration: none  }
a.nound:hover { color: maroon; text-decoration: none }
a.lftnav:link { color: #C0C0C0; text-decoration: none; font-size: 10pt; font-weight:bold  }
a.lftnav:visited { color: #C0C0C0; text-decoration: none; font-size: 10pt; font-weight:bold  }
a.lftnav:hover { color: #D6C49E; text-decoration: underline; font-size: 10pt; font-weight:bold }
a.InvRow:hover { color: white; background-color:#F5EDE9; }
a.button:link  
{ 
 font-size:13px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:outset; 
 background-color:#999966; 
 color:white; 
} 


a.button:visited  
{ 
 font-size:13px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:outset; 
 border-color:red; 
 border-width:1px; 
 background-color:maroon; 
 color:white; 
} 

a.button:active  
{ 
 font-size:13px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:inset; 
 border-color:red; 
 border-width:1px; 
 background-color:maroon; 
 color:white; 
} 

a.button:hover  
{ 
 font-size:13px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:inset; 
 border-color:red; 
 border-width:1px; 
 background-color:maroon; 
 color:#FFFFCC; 
}
