@import url("style.css");
a, a:link {
	color: #333333;
	text-decoration:underline;
}
a:hover {
	color: #ecd975;
}
.style1 {
	font-size: 11px
}
.txtdh {
	font-size: 14px;
	text-align: justify;
}
/* EDITS DONE FOR DONNA BY RULIAN ESTIVALLETTI JUNE 1st 2009 */
body
	{
		font-family: Arial, Helvetica, sans-serif;	
		text-align:center;
	}
#mtable1
	{
		background-color: 	#fcf3d4;
		width: 980px;
	}
#tleft
	{
		padding: 8px;	
	}
.maingrey_new
	{
		background-color: #fdfaf0;
		border: 1px solid #ecd975;
		border-top: none; 
		border-bottom: 4px solid #ecd975;
		padding:12px; 
		font-size: 11pt; 
	}
.profile_image
	{
		width: 200px; 
		float:left;
		margin: 4px; 
		margin-bottom: 15px;
		border: 2px solid #DCDBAB;
	}
#profiles p
	{
		text-align: justify;	
	}
.r_copy
	{
		font-size: 10pt; 
		text-align: justify;
	}
.r_copy strong
	{
		display:block;
		font-size: 9pt;	
		margin-bottom: -10px;
	}
	