@charset "UTF-8";


.introtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #b21b3c;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
a.introtext {
	color: #b21b3c;
	text-decoration: none;
	}
a.introtext:hover {
	text-decoration: underline;
	}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #999999;
}
a.footer {
	text-decoration: none;
	}
a.footer:hover {
	text-decoration: underline;
	}
.footerred {
	color: #b21b3c;
}


.boxred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #b21b3c;
}
.boxinitial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
a.boxtext {
	color: #b21b3c;
	text-decoration: none;
	}
a.boxtext:hover {
	text-decoration: underline;
	}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #333333;
}
