body {
	background-color: #bb1e30;
}

.black_border {
	background-color: #FFF;
	border: 1px solid #000;
}

.footer_sm_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.footer_sm_txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.footer_sm_txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}

.footer_sm_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	text-align: center;
}

.red_headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #bb1e30;
	line-height: normal;
	text-align: centre;
}

.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	text-align: left;
}
