		@font-face {
    			font-family: Copperplate Gothic Bold;
    			font-style:  normal;
    			font-weight: normal;
   			src: url(COPPERP0.eot);
  			}

		body	{background-color:#CCFFFF}
		
		li	{
			 font-size:12pt;
			 font-family: Times New Roman;
			}

		p	{
			 font-size:12pt;
			 font-family: Times New Roman;
			}

		p.capt	{
			 font-size:12pt;
			 font-family: Times New Roman;
			 margin-top:0pt;
			 margin-right:0in;
			 margin-bottom:0pt;
			 margin-left:0in;
			}

		p.hid	{font-size:1pt;
			 text-align:center;
			 font-color:#0000ff;
			 background:#0000ff;
			 margin-top:14.0pt;
			 margin-right:0in;
			 margin-bottom:14.0pt;
			 margin-left:0in;}

		p.hid2	{font-size:1pt;
			 text-align:center;
			 font-color:#CCffFF;
			 background:#CCffFF;
			 margin-top:0pt;
			 margin-right:0in;
			 margin-bottom:0pt;
			 margin-left:0in;}

		p.title	{font-size:22pt;
			 font-weight:bold;
			 font-color:#000000;
			 text-align:center;
			 font-family: tahoma, verdana, Times New Roman, Arial;}

		p.head1	{font-size:16pt;
			 font-weight:bold;
			 font-color:#000000;
			 text-align:center;
			 font-family: tahoma, verdana, Times New Roman, Arial;}

		p.head2	{font-size:16pt;
			 font-weight:bold;
			 font-color:#000000;
			 text-align:left;
			 font-family: tahoma, verdana, Times New Roman, Arial;}

		p.head3	{font-size:16pt;
			 font-weight:bold;
			 font-color:#000000;
			 text-align:right;
			 font-family: tahoma, verdana, Times New Roman, Arial;}

		p.head4	{font-size:14pt;
			 font-weight:bold;
			 font-color:#000000;
			 text-align:right;
			 font-family: tahoma, verdana, Times New Roman, Arial;}

		p.redhead	{font-size:18pt;
			 font-weight:bold;
			 font-style:italic;
			 color:#00cc00;
			 text-align:center;
			 margin-bottom: 0;
			 font-family: tahoma, verdana, Times New Roman, Arial;}
			 
		p.redhead2	{font-size:14pt;
			 font-weight:bold;
			 font-style:italic;
			 color:#00CC00;
			 text-align:center;
			 margin-bottom: 0;
			 font-family: tahoma, verdana, Times New Roman, Arial;}

		span.teal {color=#000099}

		a:link	{text-decoration=none; color=#000099}
		a:visited {text-decoration=none; color=#000099}
		a:hover {text-decoration=none; color=#3333ff}
		
