/* CSS Styles */

body {
	background-image: url(images/SPFback.jpg);
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B5A5A;
}

.instructionalText {
	font-size: 12px;
	padding-left: 2px;
	text-align: justify;
}

.instructionalText a {
	font-size: 12px;
	font-weight: bold;
}