/* Brown pages (first, conn, comm) */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	background-color: #BABA7A;
	margin-left: 2em;
	width: 460px;
	font-size: smaller;
}
p {
	margin-bottom: -.5em;
}
.productText {
	font-size: smaller;
}
h1 {
	font-size: larger;
	font-style: italic;
	margin-bottom: -0.6em;
	clear: both;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #006600;
}
.centertext {
	text-align: center;
}
.centerpic {
	text-align: center;
}
.announceHead {
	color: #990000;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: -.6em;
}
.footertext {
	font-size: smaller;
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	margin-bottom: -.5em;
}
h4 {
	font-size: 110%;
	margin: 0 0 -3% 0;
	font-style: italic;
}

