@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	letter-spacing: .1em;
	line-height: 17px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: justify;
}
h1 {
	font-family: "Eurostile ExtendedTwo", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #b12c1b;
	letter-spacing: .1em;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	letter-spacing: .1em;
}
.red {
	color: #b12c1b;
}
.red-euro {
	font-family: "Eurostile ExtendedTwo", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b12c1b;
	font-weight: bold;
}
.grey-euro {
	font-family: "Eurostile ExtendedTwo", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
ul {
	color: #666666;
	list-style-image: url(images/structure/bullet.gif);
	text-align: left;
}
.dkgrey {
	color: #666666;
}
.blackbold {
	font-size: 13px;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #003366;
}
a:active {
	font-weight: bold;
	color: #B12C1B;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #003366;
}
a:hover {
	font-weight: bold;
	color: #B12C1B;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: justify;
}
