.borderedtable {
	background-image: url(images/mountains.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content-left {
	padding: 10px;
	text-align: left;
}
#content-right {
	padding: 10px;
	text-align: left;
}
#content-midseparator {
	background-image: url(images/midseparator.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.text-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #54000F;
	font-weight: bold;
}
.text-title-side {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #54000F;
	font-size: 12px;
	text-align: left;
}

.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

ul {
	margin-left: 0;
	padding-left: 10px;
	text-indent: 0px;
	}

