body {
	background-color: #736557;
	background-image: url(../images/bckgrnd_main.gif);

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
.newsletter_content {
	height: auto;
	width: 600px;
}
.largetext {
	font-size: 16px;
	color: #660000;
}
