body {
	background-color: #F4F0E3;
}

body, td, th, h1, h2, h3, h4, h5, h6 {
	color: #660000;
}

.prod {
	border: 1px solid #660000;
}

.pctext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #660000;
}

a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	border: 0;
}
.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #c00000;
}
.leftIndent {
	padding-left: 4px;
	text-align: left;
}
.leftIndtBtmBrdr {
	border-bottom-style: solid;
	border-bottom-color: #660000;
	padding-left: 4px;
	border-bottom-width: 1px;
	text-align: left;
}

.style2 {font-size: 16px; }
.blackText {
	color: #000000;
}
.brownText {
	color: 663300;
}
