body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #656565;
	background-image: url(images/Bkg.gif);
}
a {
	color: #c7660a;
	text-decoration: none;
}
a:link {
	color: #c7660a;
	text-decoration: none;
}
a:visited {
	color: #ae590c;
}
a:hover {
	color: e87508;
	text-decoration: underline;
}
a:active {
	color: e87508;
}
div {
	padding-right: 5px;
	overflow: auto;
	height: 248px;
}
.style2 {color: #000000}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}