.fct {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.fcp {
	font-size: 12px;
	text-align: center;
}
.small {
	font-size: 11px;
	line-height: 16px;
}
.item {
	font-size: 14px;
}
.prolinks {
	font-size: 12px;
}
H1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666633;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
	border : solid;border-top-width : thin;border-right-width : thin;border-bottom-width : thin;border-left-width : thin;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	
	
	
	
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color : #eaf962;
}
