@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a {
	font-size: 9pt;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {font-size: 9px}
.heading {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.body_copy {
	font-size: 9pt;
	font-weight: normal;
	color: #004d5b;
}
