	body 
	{
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-position: bottom right;
	 margin-top: 0;
	 margin-left:0;		
/*	 scrollbar-base-color: #6eb660;		 	 				*/
	}
	#contentx 
	{
	 position: relative;
	 top: 30px;
	 left: 40px;
	}			
	.phead
	{
 	 font-size: 12pt;
 	 font-weight: bold;
 	 COLOR: #006600;
 	 font-family: verdana;
	 text-align:center;
 	 margin-bottom:20px;	 
	 }
	 .psubhead
	{
 	 font-size: 12pt;
 	 font-weight: bold;
 	 COLOR: #000000;
 	 font-family: verdana;
	 }
	 .psubhead_name
	{
 	 font-size: 10pt;
 	 font-weight: bold;
 	 COLOR: #000000;
 	 font-family: verdana;
	 }	 
	 .psubheadtitle
	{
 	 font-size: 12pt;
 	 font-weight: bold;
 	 COLOR: #000000;
 	 font-family: verdana;
	 }
	 .pbold_head
	 {
 	 font-size: 12pt;
 	 font-weight: 600;
	 font-family: verdana;
 	 COLOR: #666666;
	 font-style: italic;
	 }	 
	 .pbold
	 {
 	 font-size: 9pt;
 	 font-weight: normal;
 	 COLOR: #666666;
 	 font-family: verdana;
	 line-height:1.5;
	 }
	 .pnormal
	 {
 	 font-size: 9pt;
 	 font-weight: normal;
 	 COLOR: #444444;
 	 font-family: verdana;
	 line-height:1.5;	 
	 }
 
