body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #7B0C00;
	font-family: "Times New Roman", Times, serif;
	margin: 10px;
	margin-top: 20px;
	}
p {
	color: #7B0C00;
	font-family: "Times New Roman", Times, serif;
	margin: 15px;
	}
.linkText {
			color: #FEF3DF;
			}
a.linkText
	{
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	color: #FEF3DF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
		text-decoration: underline;
		}
#mainTable {
		position: absolute;
		left: 50%;
		margin-left: -425px;
		}
#links {
		background-image: url(images/linkBG1.jpg);
		background-repeat: repeat-y;
		}
.images {
		margin-top: 35px;
		}
.printShopImages {
	margin: 5px 0px 5px 10px;
	}
.printShopText {
	color: #7B0C00;
	font-family: "Times New Roman", Times, serif;
	margin: 7px;
}
.lowMargin {
	margin: 5px;
	}
.form {
	color: #7B0C00;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 15px;
	}