h1 {
	font-family: Eurostile;
	font-size: 24px;
	color: #3366CC;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-family: Eurostile;
	font-size: 18px;
	color: #3366CC;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Eurostile;
	font-size: 18px;
	color: #3366CC;
	font-style: normal;
	font-weight: normal;
	margin-left: 20;
	margin-right: 20;
	padding-left: 20;
	padding-right: 20;
}
p {
	font-family: Eurostile;
	font-size: 18px;
	color: #3366CC;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
