body {
	background-image: url(sbj.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.STYLE1 {
	font-size: 9pt;
	line-height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	position: relative;
	top: 1px;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
