#centre h4 {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #D2115A;
	line-height: 23px;
}
#centre h5 {
	font-size: 14px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #3D3D3F;
}

#centre p {
	font-size: 12px;
	line-height: 1.33em;
}
#centre p em {
	font-style: italic;
}
#centre a {
	color: #F29400;
	text-decoration:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #F29400;
	border-right-color: #F29400;
	border-bottom-color: #F29400;
	border-left-color: #F29400;
}
#centre a:visited {
	color: #F29400;
	text-decoration:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #F29400;
	border-right-color: #F29400;
	border-bottom-color: #F29400;
	border-left-color: #F29400;
}
#centre a:hover {
	color: #D2115A;
	text-decoration:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D2115A;
	border-right-color: #D2115A;
	border-bottom-color: #D2115A;
	border-left-color: #D2115A;
}
#centre strong {
	color: #F29400;
}
#centre UL {
	height: auto;
	width: auto;
}
#centre UL LI {
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cadre {
	border: 4px dashed #C6B198;
	padding: 10px;
	background-color: #EFE2D2;
	color: #3D3D3F;
	font-weight: bold;
	height: auto;
	width: 515px;
}
.smalltext {font-size: 8px}
