	body 
	{
	 background-color: #eaf0cb;
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-position: top left;
 
	}
	#content 
	{
	 position: absolute;
	 top: 0px;
	 left: 0px;
	}		
A.extra
{
 	font-size: 8pt;
	font-family: arial;
  text-decoration: none;
	color: #cccccc;
}
A.extra:hover
{
 	font-size: 8pt;
	font-family: arial;
  text-decoration: none;
	color: #000000;
}			
	.phead
	{
 	 font-size: 16pt;
 	 font-weight: bold;
 	 COLOR: #000000;
 	 font-family: arial;
	 margin-left: 10;
	 margin-top:10;	
	 }
	 .pbold
	 {
 	 font-size: 8pt;
 	 font-weight: bold;
 	 COLOR: #0;
 	 font-family: arial;	 
	 }	 
	 .psubhead
	 {
 	 font-size: 10pt;
 	 font-weight: bold;
 	 COLOR: #0;
 	 font-family: arial;	 
	 }
	 .pnormal
	 {
 	 font-size: 8pt;
 	 font-weight: normal;
 	 COLOR: #0;
 	 font-family: arial;	 
	 }
	 .pbutton 
	 {
 	 font-size: 8pt;
 	 font-weight: bold;
 	 color: #000000;
 	 font-family: arial;
 	 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: arial;
	 }