BODY {
   color : #000000; 
   background : #ffffff; 
   font-family : geneva, 'ms sans serif', verdana, univers, helvetica, arial, sans-serif; 
   font-size : 10px; 
   } 
H2 {
   color : #000066; 
   background : #ffffff; 
   font-size : 14pt; 
   font-weight : bold; 
   font-family : geneva, 'ms sans serif', verdana, univers, helvetica, arial, sans-serif; 
   } 
H3 {
   color : #000000; 
   background : #ffffff; 
   font-size : 14pt; 
   font-weight : bold; 
   font-family : "new century schoolbook", "times new roman", georgia, serif; 
   } 

.subhead {
   color : #000066; 
   background : #ffffff; 
   font-size : 14pt; 
   font-weight : bold; 
   font-family : geneva, 'ms sans serif', verdana, univers, helvetica, arial, sans-serif; 
   }

A {
   text-decoration : none; 
   font-weight : bold; 
   font-size : 12px; 
   font-family : geneva, 'ms sans serif', verdana, univers, helvetica, arial, sans-serif; 
   background : #ffffff; 
   } 

A:link {
   color : #993300; 
   background : #ffffff; 
   } 

A:visited {
   color : #cc9900; 
   background : #ffffff; 
   } 

A:active {
   color : #ffcc00; 
   background : #ffffff; 
   } 

.xlink {
   font-weight : bold; 
   font-size : 12px; 
   font-family : geneva, 'ms sans serif', verdana, univers, helvetica, arial, sans-serif; 
   background : #ffffff; 
   } 

.tiny {
   font-weight : normal; 
   font-size : 10px; 
   font-family : "new century schoolbook", "times new roman", georgia, serif; 
   background : #ffffff; 
   }