#profiles	{
	width: 100%;
}
#profiles h3	{
	width: 75%;
	margin: 2px;
	text-decoration: underline;
	color: #012571;
}
.indiv p	{
	font: 10pt "Lucida Console";
	color: #012571;
}
#bold   {
    font-weight: 900;
}
.indiv h4	{
	width: 20%;
	padding: 2px;
	border-top: 1px solid #012571;
	border-bottom: 1px solid #012571;
	background: #DEE7FF;
}
.indiv li	{
	font: 10pt "Lucida Console";
	color: #012571;
}
.indiv img	{
	float: left;
	margin-right: 5px;
}
#noBullett	{
	list-style: none;
	text-decoration: underline;
}