p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	width: 540px;
}
.text-box {
	background-image: url(images/images/text-box_02.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	color: #003333;
	width: 540px;
}
.text-box-title {
	background-image: url(images/images/text-box_01.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding-left: 25px;
	padding-top: 20px;
	font-weight: bold;
}
.fade-box {
	background-image: url(images/fade-box.gif);
	background-repeat: no-repeat;
}
.page-background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
