<style>               body     
                {font-size : 8 pt;
                color : silver;   
                font-family : Arial; } 
                
                
                td      
                {font-size : 8 pt;
                color : #4B473D;   
                font-family : Arial; }   
                
                h3      
                {font-size : 16 pt;
                color : black;   
                font-family : Arial; }
                
                a       
                {font-size : 9 pt;
                color : #532E09;   
                font-family : Arial; } 
                
                .subhead     
                {font-size : 10 pt;
                color : #83390D;   
                font-family : Arial; } 
                
                .sidestuff  
                {font-size : 8 pt;
                color : black;   
                font-family : Arial; } 
                
                .cr
                {font-size : 7 pt;
                color : #E4BA6E;   
                font-family : Arial; }
                
                .botlnk
                {font-size : 7 pt;
                color : #83390D;   
                font-family : Arial; } 
                
                .banner
                {font-size : 8 pt;
                color : #DFAF5F;   
                font-family : Arial; } 
                
                .yellow
                {font-size : 8 pt;
                color : #E4BA6E;   
                font-family : Arial; } 
                
                .description
                {
               	font-size : 8 pt;
               	color : black;
               	font-family : arial;
               } 
			     
                .titledark
                {
               	font-size : 10 pt;
               	color : #532E09;
               	font-family : arial;
               } 
			   
                .yname_url
                {
                font-size : 14 pt;
                color : #E4BA6E;
                font-family : Arial;
                font-weight : bolder;
                text-decoration : underline;
                }
                
                a:hover
                {color:red;}</style>
