a:link	  {color: white; text-decoration:none}
a:visited {color: white; text-decoration:none}
a:active  {color: white; text-decoration:none}
a:hover   {color: orange; text-decoration:none}

P            {display:         	block;
             font-size:        	10pt;
             font-family:	arial;
             color: 	       	black; }

P.box            {display:         	block;
             font-size:        	8pt;
             font-family:	arial;
             color: 	       	black; }


H3            {display:         	block;
             font-size:        	12pt;
             font-family:	papyrus, arial;
	     font-weight:	bold;
             color: 	       	black; }
