	body 
	{
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-position: top right;
	 background-color: #F9D9C3; 
	}
	#content 
	{
	 position: absolute;
	 top: 20px;
	 left: 80px;
	}		
	A{
	font-family: Verdana;
	font-size: 9pt;
  text-decoration: none;
	}
	.phead
	{
 	 font-size: 12pt;
 	 font-weight: 600;
 	 COLOR: #5A1623;
 	 font-family: verdana, arial;
	 margin-right: 10;
	 margin-top:10;	
	 }
	 .pbold
	 {
 	 font-size: 9pt;
 	 font-weight: bold;
 	 COLOR: #5A1623;
 	 font-family: verdana, arial;	 
	 }	 
	 .psubhead
	 {
 	 font-size: 10pt;
 	 font-weight: bold;
 	 COLOR: #5A1623;
 	 font-family: verdana, arial;	 
	 }
	 .pnormal
	 {
 	 font-size: 9pt;
 	 font-weight: normal;
 	 COLOR: #5A1623;
 	 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: #5A1623;
 	 font-family: verdana, arial;
	 }
	 .footer
	 {
	 text-decoration:none;
 	 font-size: 7pt;
 	 font-weight: 400;
	 color: #5A1623; 
	 }	 
	 a.footer
	 {
	 text-decoration:none;
 	 font-size: 7pt;
 	 font-weight: 500;
	 color: #888888; 
	 }
	 a.footer:hover
	 {
	 text-decoration:underline;
	 }		 