@charset "UTF-8";
body {
	margin-left: 5mm;
	margin-top: 2mm;
	background-color: #32140D;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	letter-spacing: 0px;
	line-height: 1;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #E59B2E;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 2pt;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

