<STYLE TYPE="text/css">


A.no-underline {text-decoration: none }

P {
  color: #003399;
    font-size: 12pt;
      font-style: normal;
        font-family: Arial, Helvetica, sans-serif;

	}

	BODY {
	  color: #003399;
	    font-style: normal;
	      font-family: Arial, Helvetica, sans-serif;
	        background-color: #ffffff;
		  }
		    
		    A {
		      color: #990099;
		        link: #990000;
			  active: #cc0000;
			    visited: #003399;
			      }

			      OL LI {list-style: decimal};
			      OL OL LI {list-style: lower-roman};
			      OL OL OL LI {list-style: upper-roman};
			      OL OL OL OL LI {list-style: lower-alpha};

</STYLE>
