body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
}
a:link {text-decoration:none; color:#333333;}
a:visited {text-decoration:none; color:#747474;}
a:hover {text-decoration:none; color:#F5A300;}
a:active {text-decoration:none; color:#F5A300;}

