

A  { text-decoration : underline }

A:link { color: #006300;
	     text-decoration: underline;
	     font-weight : bold; 
	     font-family : Arial,Helvetica;
 		 font-size : 10pt 
}

A:visited { color: #006300;
            text-decoration: underline;
            font-weight : bold;
            font-family : Arial,Helvetica;
            font-size : 10pt 
}

A:active { color: #006300;
           text-decoration: underline;
           font-weight : bold;
            font-family : Arial,Helvetica;
            font-size : 10pt
} 

A:hover { color: #cccc33;
          text-decoration: underline;
          font-weight : bold; 
          font-family : Arial,Helvetica;
          font-size : 10pt 
}

BODY  { topmargin : 0;
		marginwidth : 0;
		marginheight : 0;
		leftmargin : 0;
        font-family : Arial,Helvetica;
        font-size : 11pt;
        font-weight : bold;
        font-style : normal;
        font-color : #000000;
        background-color : #ffffcc;     
}

EM  { font-style : normal; 
	  font-weight : bold;
	  font-size : 11pt;
}

UL  { font-style : normal;
	  font-weight : normal;
	  font-size : 11pt;
}

FONT { font-style : normal;
       font-weight : bold;
       font-size : 11pt;
       font-family : Arial,Helvetica;
}
 

TABLE {
		font-family : Arial,Helvetica;
        font-size : 11pt;
}


TD {
		 font-size : 11pt;
		 font-family : Arial,Helvetica;
		 font-weight : normal;
}
        
BLOCKQUOTE  {
        font-family : Arial,Helvetica;
        font-size : 11pt;
        font-weight : normal;
}

.HAPA {
       font-style : normal;
       font-weight : BOLD;
       font-size : 11pt;
       font-family : Arial,Helvetica;
       color : #003399;
       padding : 2.0em;
}

.PETER {
		font-style : normal;
		font-weight : BOLD;
		font-size : 11pt;
		font-family : Times,Helvetica;
		Background-color : #333399;
		color : #ffffff;
}

.NEO {
		font-style : normal;
		font-weight : normal;
		font-size : 11pt;
		font-family : Arial,Helvetica;
		Background-color : #ffffff;
		color : #000000;
}

.WILLIE {
		font-style : normal;
		font-weight : bold;
		font-size : 12pt;
		font-family : Times,Helvetica;
		Background-color : #ffffff;
		color : #003399;
}

.nolink { color: #006300;
	     font-weight : bold; 
	     font-family : Arial,Helvetica;
 		 font-size : 10pt 
}

.header {
	font-family:arial,helvetica;
	font-size:16px;
	color:000000;
	font-weight:bold;
	}

.copyright {
	font-family:arial,helvetica;
	font-size:10px;
	color:333399;
	font-weight:normal;
	}
	
