<STYLE>      H3 {
             	font-family : arial; font-size : 16pt; 	color : Maroon;	padding : 10px;	font-style : normal;
             }
             
             H2 {
	        font-family : arial; font-size : 18pt; color : Maroon; padding : 10px; font-style : normal;
             }
             
             H1 {
             	font-family : arial; font-size : 20pt; color : Maroon; padding : 10px; font-style : normal;
             }
             
             P  {
             	font-family : arial; font-size : 9pt; color : Black;
             }
             
             div  {
             	font-size : 9pt; font-family : Arial; font-style : normal;
             }
             
             table  {
             	font-size : 9pt; font-family : Arial;
             }
             
             td  {
             	font-size : 9pt; font-family : Arial;
             }
             
             UL  {
             	font-size : 9pt; font-family : Arial;
             }
             DL  {
	        font-size : 9pt; font-family : Arial;
             }
             
             small {
             	font-size : 8pt; font-family : Arial;
             }             
             
             white {
             	font-size  : 9pt; font-family : Arial; 	color : White;
             }
             
             .mtextblk {
	     	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 15px; FONT-FAMILY: Arial, Helvetica, sans-serif
	     }
             
             .stextblk {
	     	FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
             }
             
             .hd1 {
	     	FONT-WEIGHT: bold; FONT-SIZE: 17px; COLOR: #3366cc; LINE-HEIGHT: 20px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
             }
             
             .hd2 {
	     	FONT-WEIGHT: bolder; FONT-SIZE: 19px; COLOR: #3366cc; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
             }
 </style>
