@charset "UTF-8";
/* CSS Document */

.tableBackground {
	background-image: url(images/HH_Content.jpg);
	background-repeat: repeat-y;
}
.menu {
	padding-left: 20px;
}
.mainText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #988094;
	text-decoration: underline;
}
.picBorder {
	border: thick solid #927690;
}
.style2 {
	font-size: 15px;
	font-weight: bold;
	color: #6A5968;
	text-decoration: underline;
	font-style: italic;
}

