.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border {
	border: 1px #000000;
}
.footerback {
	background-image: url(images/bottom_footer.jpg);
	background-repeat: no-repeat;
}
a:visited {
	color: #000000;
}
a:link {
	color: #757166;
}
a:hover {
	color: #757166;
}
#box1 {
	background-color: #FFFBE3;
	border: 2px dashed #4C452B;
	padding: 5px;
	margin: 10px;
	float: right;
}
.rule {
	color: #C5C0AD;
}
