.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #E8EFF7;
}
body,td,th {
	font-size: 9pt;
}
a {
	font-size: 9pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.STYLE1 {
	font-size: 10pt;
	font-weight: bold;
}
.STYLE2 {font-size: 10pt}
.STYLE3 {color: #000099}