body {
	background-image:  url("websitegraphics/sjp-background_grad.jpg");
	background-repeat: repeat;
	background-color: #ebbbdd;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
.style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 12px;
	color: #A752AD;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #902456;
}
a:hover {
	text-decoration: underline;
	color: #902456;
}
a:active {
	text-decoration: none;
	color: #902456;
}

  
