	body 
	{
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-position: top right;
	 background-color: #eeeeee; 
	}
	#content 
	{
	 position: absolute;
	 top: 20px;
	 left: 80px;
	}		
	.phead
	{
 	 font-size: 12pt;
 	 font-weight: bold;
 	 COLOR: black;
 	 font-family: verdana, arial;
	 margin-right: 10;
	 margin-top:10;	
	 }
	 .pbold
	 {
 	 font-size: 9pt;
 	 font-weight: bold;
 	 COLOR: #0;
 	 font-family: verdana, arial;	 
	 }	 
	 .psubhead
	 {
 	 font-size: 10pt;
 	 font-weight: bold;
 	 COLOR: #0;
 	 font-family: verdana, arial;	 
	 }
	 .pnormal
	 {
 	 font-size: 9pt;
 	 font-weight: normal;
 	 COLOR: #0;
 	 font-family: verdana, arial;	 
	 }
	 .pbutton 
	 {
 	 font-size: 8pt;
 	 font-weight: bold;
 	 color: #000000;
 	 font-family: verdana;
 	 background-color:#efc700; 
 	 color:#9003300; 
 	 border-color:#008400; 
 	 border-width:1px; 
 	 border-style:outset; 
 	 margin-top:10; 						 
	 } 
	 .pnote
	 {
 	 font-size: 7pt;
 	 font-weight: normal;
 	 COLOR: #0;
 	 font-family: verdana, arial;
	 }
	 