/* CSS Document */
body {
	background-color: #681E06;
	margin-top: 0px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	padding-left: 10px;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 0px;
}
.pullquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #330000;
	padding-left: 10px;
}
.style2 {
	color: #330000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #1f0303;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.more {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.style1Copy {
	font-family: "Times New Roman", Times, serif;
	padding-left: 10px;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 0px;
	color: #681E06;
}

