﻿h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #800000;
	bottom: 12pt;	margin-right: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #800000;	
	bottom: 12pt;	margin-right: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	font-style:italic;
	color: #800000;
	bottom: 12pt;	margin-right: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #800000;
	bottom: 12pt;
		margin-right: 10px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	bottom: 12pt;
	margin-right: 10px;
}
a {
	color: #800000;
	text-decoration: underline;
	font-family: georgia, "times new roman", times, serif;
}
a:active {
	color: #800000;
	text-decoration: underline;
	font-family: georgia, "times new roman", times, serif;
}
a:visited {
	font-family: georgia, "times new roman", times, serif;
	color: #a3744b;
	text-decoration: underline;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	bottom: 6pt;
	padding-bottom:6pt;
	top:inherit;
	margin-right: 10px;

}
ol {
	font-family: Georgia, "times new roman", times, serif;
	list-style-position: inside;
	list-style:decimal;
}
em {
	font-family: Georgia, "Times New Roman", Times, Serif;
	position: .25;
	list-style: circle;
}
a:hover {
	color: #DABC9A;
	font-family: Georgia, "Times new Roman", Times, serif;
	text-decoration: underline;
}
bullet { 
list-style: none; 
margin: 0; 
padding: 0;
bottom: 6pt; 
} 
bullet li { 
padding: 0; 
margin: 15px 6pt; 
bottom: 6pt;
background: url(images/bullet.jpg) no-repeat 0 4px; /* position of bullet from left then top */ 
text-indent: 15px; /* size of bullet and any spacing */ 
}

p {
	margin-right: 10px;
}
.style75 {
	border-left: medium none #800000;
	border-right: 2px solid #800000;
	border-top: 2px solid #800000;
	border-bottom: 2px solid #800000;
}
.style76 {
	border-left: medium none #800000;
	border-right: medium none #800000;
	border-top: 2px solid #800000;
	border-bottom: 2px solid #800000;
}
.style77 {
	border-right-style: none;
	border-right-width: medium;
}
.style78 {
	text-align: center;
	color: #F9F3EC;
	font-size: 10pt;
	border-left: medium solid #800000;
	border-right: medium solid #800000;
	border-top: 2px solid #800000;
	border-bottom: 2px solid #800000;
	background-color: #800000;
}
h3.quote {
	color:#A3754D; text-align:center;

}
