body {
	margin: 0px;
	padding: 0px;
	background: #875156;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 125%;
}
.pullquote {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	background: #875156;
	padding: 5px;
}
td {
	vertical-align: top;
}

a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #875156;
	text-decoration: none;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #875156;
	text-align: right;
	border-bottom: 1px solid #875156;
}


.bar {
	background: #F7C7C7;
	padding: 0px;
}
.content {
	width: 80%;
	height: 315px; 
	overflow: auto;
	padding-left: 20px;
	padding-right: 10px;
}
.thumbs {
	border: 2px solid #875156;
}
