a:link		{ color: #660033; text-decoration:none; font-weight: bold;}
a:visited	{ color: #660033; text-decoration:none;font-weight: bold;}
a:active	{ color: #660033; text-decoration:none;font-weight: bold; }
a:hover 	{ color: orange; text-decoration:none; font-weight: bold;}

BODY 	{background-color:#FFFFFF; }

blockquote   {display:         	block;
             font-size:        	10pt;
             font-family:	arial;
             color: 	       	black; 
	     text-align:	left; }

P            {display:         	block;
             font-size:        	10pt;
             font-family:	arial;
             color: 	       	black; 
	     text-align:	justify; }

H1            {display:         	block;
             font-size:        	18pt;
             font-family:	helvetica,arial;
             color: 	       	black; 
	     text-align:	left; }

H2            {display:         block;
             font-size:        	12pt;
	     font-weight:	bold;
             font-family:	arial;
             color: 	       	black; 
	     text-align:	left; }