			 body {
						background-repeat: no-repeat;
						background-attachment: fixed;
						background-position: 24px 5px;
			 }
			 #content {
			 			position: relative;
						top: 15px;
						left: 10px;
			 }
			 .pbold
			 {
 			 			 font-size: 8pt;
 						 font-weight: bold;
 						 color: #000000;
 						 font-family: verdana
 			 }				 
			 .phead	 {
 			 			 font-size: 11pt;
 						 font-weight: bold;
 						 color: #000080;
 						 font-family: verdana
			 }
			 .button {
 			 			 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; 						 
 			 }
			 .pnormal
			 {
 			 				 font-size: 8pt;
 							 font-weight: normal;
 							 COLOR: #000000;
 							 font-family: verdana
			 }