a:hover      
{
 color: #FFD680;
 font-weight: bold 
}

a:active     
{
 color: #FFD680 
 }
 
 a:link       
 {
  color: #FFD680 
 }
 
 a:visited    
 {
  color: #FFD680 
 }
 
body
{
 font-family: Calibri, Tahoma, Verdana;
 font-size: 10pt;
 color: #FFD680; 
 background-color: #004080;
 hr color: #FFD680; 
 hr weight: 50%;
 scrollbar-face-color: #004080; 
 scrollbar-arrow-color: #FFD680;
 scrollbar-track-color: #004080; 
 scrollbar-shadow-color: #FFD680;
 scrollbar-highlight-color: #FFD680; 
 scrollbar-3dlight-color: #004080;
 scrollbar-darkshadow-color: #004080
}

img
{
 border: 2px double #FFD680
}

img.text
{ 
 border: 0px
}

table
{
 font-family: Candara, Tahoma, Verdana;
 font-size: 10pt
}

span.h1
{
 font-size: 14pt;
 font-weight: bold; 
 letter-spacing: 2pt 
}

span.title
{
 font-style: italic;
 font-weight: bold
}
