 p 
 { font-family: "Arial"; 
 font-size: 10pt;
 color: #000000;
 } 
 h1 
 { font-family: "Arial"; 
 font-size: 12pt;
 color: #5963AB;
 } 
 h2
 { font-family: "Arial"; 
 font-size: 10pt;
 color: #5963AB;
 } 
  h3
 { font-family: "Arial"; 
 font-size: 8pt;
 color: #5963AB;
 } 
  a:link 
  { text-decoration: none ; 
  color: #DA8534;
  font-family: "Arial"; 
  font-size: 12pt}
  a:visited 
  { text-decoration: none ; 
  color: #DA8534; 
  font-family: "Arial"; 
  font-size: 12pt}
  a:active 
  { text-decoration: none ; 
  color: #DA8534;
  font-family: "Arial"; 
  font-size: 12pt} 
  a:hover 
  { text-decoration: none; 
  font-family: "Arial"; 
  font-size: 12pt; 
  color: #5963AB}
  
