
td,p,blockquote,ul,ol,dl,h1,h2,h3,h4  
    { font-family: 	Arial, Helvetica, Sans-serif; }

td,p,blockquote,ul,ol,dl  
    { font-size: 	10pt; }

h1  { font-size: 	18pt; }

h2  { font-size: 	14pt; }

h3  { font-size: 	12pt; }

h4  { font-size:	10pt;
	  color: 		#999999; 
	}
	
h5  { font-size:	8pt;
	  color: 		#000000; 
	
}
	
h6  { font-size: 	10pt; 
      line-height: 1
}


a:hover
	{ color:		#ff0000; }

a:visited
	{ color:		#800080; }


.smaller 
	{ font-size: 	smaller; }