	body 
	{
	 background-repeat: repeat;
	 scrollbar-base-color: #a34c49;
	 background: url(../images/ct_tile.jpg); 
	 margin:0px;
	 padding:0px;
	}
	#content 
	{
	 position: absolute;
	 top: 20px;
	 left: 80px;
	}		
	.phead
	{
 	 font-size: 10pt;
 	 font-weight: 600;
 	 COLOR: #823532;
 	 font-family: verdana, arial;
	 margin-right: 10;
	 margin-top:10;	
	 }
	 .pbold
	 {
 	 font-size: 8pt;
 	 font-weight: normal;
 	 COLOR: #823532;
 	 font-family: verdana, arial;	 
	 text-align: justify;
	 }	 
	 .psubhead
	 {
 	 font-size: 10pt;
 	 font-weight: bold;
 	 COLOR: #823532;
 	 font-family: verdana, arial;	 
	 }
	 .pnormal
	 {
 	 font-size: 8pt;
 	 font-weight: normal;
 	 COLOR: #823532;
 	 font-family: verdana, arial;	 
	 text-align: justify;
	 }
	 .pbutton 
	 {
 	 font-size: 8pt;
 	 font-weight: bold;
 	 COLOR: #823532;
 	 font-family: verdana;
 	 background-color:#ffcccc; 
 	 color:#903300; 
 	 border-color:#008400; 
 	 border-width:1px; 
 	 border-style:outset; 
 	 margin-top:10; 						 
	 } 
	 .pnote
	 {
 	 font-size: 7pt;
 	 font-weight: normal;
 	 COLOR: #823532;
 	 font-family: verdana, arial;
	 }
	 .footer
	 {
	 text-decoration:none;
 	 font-size: 7pt;
 	 font-weight: 400;
	 color: #206020; 
	 }	 
	 a.footer
	 {
	 text-decoration:none;
 	 font-size: 7pt;
 	 font-weight: 500;
	 color: #888888; 
	 }
	 a.footer:hover
	 {
	 text-decoration:underline;
	 }		 