@charset "ISO-8859-1";
.wrapper_main {
	height: 630px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.body_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #372400;
}
.bullets {
	list-style-image: url(images/bullet1.gif);
	line-height: 20px;
	list-style-position: outside;
}
.subhead_A {
	font-size: 15px;
	font-weight: bold;
}
a:link {
	color: #372400;
}
a:visited {
	color: #372400;
}
a:hover {
	color: #3a9cda;
}
a:active {
	color: #3a9cda;
}