body {
	font-family: garamond;
	}
.body_text {
	font-family: garamond;
	font-size: 14px;
	color: #000000;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
}
.index_address {
	font-family: Garamond;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #461536;
}
.purple_bold {
	font-family: garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #441857;
}
li {
	list-style-image: url(../images/bullet.gif);
}
a:link {
	
	font-weight: bold;
	color: #441857;
	text-decoration: underline;
}
a:visited {
	
	font-weight: bold;
	color: #441857;
	text-decoration: underline;
}
a:hover {
	
	font-weight: bold;
	color: #441857;
	text-decoration: none;
}
