body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4d0000;}
p {
	margin: 0 0 10px 0;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.tagline1 {
	font-size: 16px;
	font-weight: bold;
}
.tagline2 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #555555;}
#bodycontent #rightcol #content img {
	width: 165px;
	height: auto
}
#copyright {
	color: #804444;
	font-size: 10px;}
#copyright a {
	color: #804444;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}