h1.Title {
	color: #105699 !important;
	font-size: 26px;
}

h2.Subtitle {
	color: #105699 !important;
	font-size: 14px;
	font-weight: bold;
}

h3._Subtitle {
	color: #9D0C0C !important;
	font-size: 14px;
	font-weight: bold;
}

h4.Intertitle {
	color: #105699 !important;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

h5.Header {
	font-size: 11px;
	font-weight: bold;
}

h6.legend {
	font-size:9px;
	font-weight: normal;
}

SPAN.normal{
	font-size: 11px !important;
	color:#333 !important;	
}

a.button{
	background:#895432;
	color:#ffffff;
  background: url("../design/main_menu_a.jpg") repeat-x right center transparent;
  font-size: 14px;
  text-decoration: none;
}

