/* Forms styles */

 
		
p {
	font-size: 8pt; 
	font-family: verdana, trebuchet, arial, helvetica;  
	line-height: 11pt;
}

.light_stone {
	font-size: 8pt; 
	font-family: verdana, trebuchet, arial, helvetica;  
	line-height: 11pt;
	text-decoration: none;
   	color: #000000;
    background:#ffddaa
}


.dark_stone {
	font-size: 8pt; 
	font-family: verdana, trebuchet, arial, helvetica;  
	line-height: 11pt;
	text-decoration: none;
   	color: #000000;
    background:#dd8855
}

.white {
	font-size: 8pt; 
	font-family: verdana, trebuchet, arial, helvetica;  
	line-height: 11pt;
	text-decoration: none;
   	color: #000000;
    background:#ffffff
}

.palegrey {
	font-size: 8pt; 
	font-family: verdana, trebuchet, arial, helvetica;  
	line-height: 11pt;
	text-decoration: none;
   	color: #000000;
    background:#eeeeee
}


.pale_grey {
	font-size: 8pt; 
	font-family: verdana, trebuchet, arial, helvetica;  
	line-height: 11pt;
	text-decoration: none;
   	color: #000000;
    background:#eeeeee
}



