.profile{	
	text-align: left;
}

.pleft{	margin: 20px 0px 0 20px;
		float:left;  
		width:260px;
		height:400px;
}

.pright{float:right;  
		width:260px;
		margin: 20px 20px 0 0px;
}


.profile h1 {
		font-size:9pt; 
font-weight:bold; line-height:2em; color:#808080;
}



.profile p {
		font-size:9pt; 
		line-height:1.5em;
}













