td.small        { font-family : Arial, Helvetica, sans-serif ;
		  font-size : 8pt ; 
		  color : #FFFFFF ;
		  font-weight : normal ;
                  text-decoration : none ;
                }

a.small         { font-family : Arial, Helvetica, sans-serif ;
		  font-size : 8pt ; 
		  color : #DEBD59 ;
		  font-weight : normal ;
                  text-decoration : underline ;
                }

a.small:hover   { font-family : Arial, Helvetica, sans-serif ;
		  font-size : 8pt ; 
		  color : #DEBD59 ;
		  font-weight : normal ;
                  text-decoration : underline ;
                }

a.small:visited { font-family : Arial, Helvetica, sans-serif ;
		  font-size : 8pt ; 
		  color : #E8D18C ;
		  font-weight : normal ;
                  text-decoration : underline ;
                }
                
.headline       {
		  color : #CC9900 ;
		  font-family : Arial, Geneva, Helvetica, sans-serif ;
		  font-size : 18px ;
		  font-weight : bold ;
		  text-decoration : none ;
		  padding : 0px ;
		  margin : 0px ;
		}
		
.subhead        {
		  color : #DEBD59 ;
		  font-family : Arial, Geneva, Helvetica, sans-serif ;
		  font-size : 16px ;
		  font-weight : bold ;
		  text-decoration : none ;
		  padding : 0px ;
		  margin : 0px ;
		}  

.image          {
		  background-color : #D9CCD9 ;
		  color : #000000 ;
		  font-family : Arial, Geneva, Helvetica, sans-serif ;
		  font-size : 16px ;
		  font-weight : bold ;
		  text-decoration : none ;
		  padding : 0px ;
		  margin : 0px ;
		} 	
		
.twentyfive	{ color : #F2E5BF ; }
.fifty		{ color : #E8D18C ; }
.seventyfive	{ color : #DEBD59 ; }
.hundred	{ color : #CC9900 ; }