h1 {
	line-height: 1.5em;
	font-size: 2em;
	color: #AEE833;
	text-align: center;
	font-family: Tahoma, times, sans-serif;
	margin: 0;
}
h2, h1.spe {
	line-height: 0.8em;
	font-size: 1.5em;
	color: #fff;
	text-align: center;
	font-family: arial, courrier, sans-serif;
	font-weight: normal;
	text-indent: 0px;
	margin: 0;
}
h2.titleblue{
	font-family: Tahoma, times, sans-serif;
	font-size: 1.4em;
	color:#7397EF;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 20px 0;
}
h2.titleblue.margin {
	margin: 40px 0 0px 0;
}
h2.titleblue.margin2 {
	margin: -20px 0 10px 0;
	float: left;
}
h3 {
	line-height: 1em;
	font-size: 1.3em;
	color: #AEE833;
	text-align: left;
	font-family: tahoma, times, sans-serif;
	text-indent: 0px;
	margin: 25px 0 5px 0;
}
h3.margin {
	margin: 30px 0 0px 0;
}
table h3 {
	line-height: 1.5em;
	font-size: 1.3em;
	color: #AEE833;
	text-align: left;
	font-family: tahoma, times, sans-serif;
	text-indent: 0px;
	margin: 5px 0 5px 0;
}
h4 {
	line-height: 1em;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align: left;
	font-family: tahoma, times, sans-serif;
	text-indent: 0px;
	margin: 10px 0 10px 0;
}