@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F7941E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F7941E;
}
a:hover {
	text-decoration: none;
	color: #8CC63F;
}
a:active {
	text-decoration: underline;
	color: #F7941E;
}
.style1 {font-size: 8pt}
.style2 {
	font-size: 22pt;
	color: #F7941E;
	font-weight: bold;
}
.style3 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {color: #FFFFFF; font-size: 11pt;}