body {
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.style3 {
	color: #FF9900;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.body_copy {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.style10 {font-size: 9pt; color: #999999; }
