#courtier h3 {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	line-height: 1.5em;
	border: 0;
	background-color: #93acee;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

#courtier h4 {
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
	color: #33a;
}

#courtier .information {
	font-weight: bold;
	margin: 30px;
	color: #33a;
	font-size: 1em;
}

#courtier li {
	margin-bottom: 10px;
}

#courtier .contact {
border:1px solid #000;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

#courtier td label {
	font-style: italic ;
	text-decoration: underline;
}

#courtier .attention {
	font-weight: bold;
	color: #d00;
}