body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-image: url(new/images/texture4.jpg);

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	font-size: 10px;
	text-align: center;
}
.contentCell {
	background-color: #F0E0C6;
}
.menuNote {
	text-align: center;
}
.imageLeft {
	float: left;
	margin-right: 10px;

}
h1 {
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;

}
.underline {
	text-decoration: underline;
}
a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #E00000;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
li {
	list-style-type: none;
	list-style-image: url(new/images/heart.gif);
	margin-top: 14px;
}
.leftJust {
	text-align: left;
	margin-right: 15%;
}
.rightJust {
	text-align: right;
	margin-left: 15%;
}
.centerJust {
	text-align: center;
	margin-left: 8%;
	margin-right: 8%;
}
.rightBox {
	background-color: #FFFFFF;
	text-align: center;
	width: 75%;
	padding: 5px;
}
