body {
	}
	
p {
	margin: 0 0 9px 0;
}
	
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
blockquote {
	margin: 4px 0 4px 15px;
}
.imageleft {
	margin-right: 12px;
}
.imageright {
	margin-left: 12px;
}	
.fontlarge {
	font-size: 12px;
}
.fontsmall {
	font-size: 10px;
}
.contactinfo {
	font-size: 11px;
	color: #6d160d;}
a {
	color: #4f1009;
	text-decoration: underline;}
	
a:hover {
	text-decoration: none;
}
#footer {
background-color:#CEE2FB;
clear:both;
color:#7AA4CD;
font-size:13px;
font-style:italic;
font-weight:bold;
padding:4px 0pt;
text-align:center;
vertical-align:middle;
}
#copyright {
	color: #654C36;
	padding: 45px 0 0 0;
	text-align: center;	
        font-size: 11px;
}
#copyright a {
	font-size: 9px;
	color: #654C36;
	text-decoration: underline;
}
#copyright a:hover {
	text-decoration: none;
}