Body  {
 	font-size : 9pt;
 	font-family : sans-serif;
 }
 
 A  {
 	text-decoration : none;
 }
 
 .txt  {
 	color : BLACK;
 	font-size : 9pt;
 	font-family : sans-serif;
 }
 
 .txt2  {
 	color : White;
 	font-size : 9pt;
 	font-family : sans-serif;
 }
 
 .sml  {
 	font-size : 8pt;
 	font-family : sans-serif;
 }
 
 .ttl  {
 	color : BLACK;
 	font-size : 11pt;
 	font-family : sans-serif;
	font-weight: bold;

 }
 
 .redtxt {
 	color : #b70000;
 	font-size : 12pt;
 	font-family : sans-serif;	
	font-weight: bold;
 }
