.blackbottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.threesideborder {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e1e1;
	border-bottom-color: #e5e1e1;
	border-left-color: #e5e1e1;
	padding: 5px;
	color: #531A1A;
	font-size: 12px;
}
.quotebox {
	border: 2px solid #E1D9D9;
	margin: 10px;
	color: #531A1A;
	font-size: 12px;
}
.content {
	margin: 10px;
	padding: 10px;
}
.content a{
color:#660000;
	font-size:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 1.1em;
}
.address {
	background-image: url(images/backgrounds/faded_lines1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#titlebullet {
	font-size:70%;
}
