.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E0E33;
	border-right-color: #4E0E33;
	border-bottom-color: #4E0E33;
	border-left-color: #4E0E33;
}
.smalltext {
	font-family: "Century Gothic";
	font-size: 10px;
}
.header {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.med_header {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #2C5591;
}
