.small-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: 5D5D5D;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #9a3a29;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.textunlerline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
.bottom-border {
	background-image: url(images/border12-21-07_29.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

