	body 
	{
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-position: bottom right;
	 margin-top: 0;
	 margin-left:0;		
	 scrollbar-base-color: #6eb660;		 	 				
	}
	#content 
	{
	 position: relative;
	 top: 30px;
	 left: 40px;
	}			
	.phead
	{
 	 font-size: 12pt;
 	 font-weight: bold;
 	 COLOR: #000000;
 	 font-family: verdana;
	 }
	 .psubhead
	{
 	 font-size: 10pt;
 	 font-weight: bold;
 	 COLOR: #000000;
 	 font-family: verdana;
	 }
	 	 .psubheadtitle
	{
 	 font-size: 12pt;
 	 font-weight: bold;
 	 COLOR: #000000;
 	 font-family: verdana;
	 }
	 .pbold
	 {
 	 font-size: 8pt;
 	 font-weight: bold;
 	 COLOR: #000000;
 	 font-family: verdana;
	 }
	 .pnormal
	 {
 	 font-size: 8pt;
 	 font-weight: normal;
 	 COLOR: #000000;
 	 font-family: verdana;
	 }