		@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: Arial;
			}

		p.itemlink	{font-size:12pt;
			 text-align:center;
			 font-family: Arial;
			 font-color:#3300FF;
			 font-weight:bold;
				}

		h1	{font-size:25pt;
			 text-align:center;
			 font-family: Arial;
			 font-color:#3300FF;
			 font-weight:bold;
				}

		h2.strike	{font-size:18pt;
			 text-align:center;
			 font-family: Arial;
			 font-color:#000000;
			 font-weight:bold;
			 text-decoration:line-through;
				}
				
		h2	{font-size:18pt;
			 text-align:center;
			 font-family: Arial;
			 font-color:#000000;
			 font-weight:bold;
				}
			 
		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;}



 		a:link	{color=#3300CC}
		a:visited {color=#3300CC}
		a:hover {color=#FF0000}
		
