<!--

body {
	background-image: url(images/pg_bk.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}

.style4 {
	font-size: 10px;
	font-weight: bold;
}
.style6 {font-size: 10px}

-->