#contentholder{
	width:590px;
	float:right;
	}
	
#contentholder h1{
	font-size: 13px;
	color: #3B3B3B;
	font-weight: bold;
	margin:0px 0px 10px 0px ;
	}
	
#contentholder h2{	
	font-size: 13px;
	color: #3B3B3B;
	font-weight:normal;
	margin:0px;
	}

#contentholder h3{
color: #3B3B3B;		
	margin-top:0px;
	margin-bottom:10px;
	font-size: 11px;
	}

#contentholder  p{
	font-style: normal;
	color: #3B3B3B;
	text-align: justify;
	font-size: 11px;
	margin-bottom:10px;
	margin-top:0px;
	}

#contentholder ul{
	font-style: normal;
	color:  #3B3B3B;
	font-size: 11px;
	margin-top:0px;
	margin-bottom:10px;
	}


/* ================= LINKS ============= */

#contentholder a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0027F;
	text-decoration: none;
}
#contentholder a:hover {
	color: #3B3B3B;
}

 
