body {
	font-family: "Eurostile";
	font-size: 12pt;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	letter-spacing: 1pt;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 18pt;
	font-weight: bold;
	vertical-align: top;
}
.heading {
	font-size: 20pt;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.heading2 {
	font-size: 20pt;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.title {
	font-size: 16pt;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.body2 {
	font-family: "Eurostile";
	font-size: 12pt;
	color: #FFFF33;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 1pt;
}
.body3 {
	font-family: "Eurostile";
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0pt;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
