.alert {
	color: #990000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 40px;
	font-weight: bold;
	margin: 3px auto 3px 3px;
	text-align: center;
	text-decoration: none;
}


.subpage_header {
	color: #990000;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 32px;
	font-weight: bold;
	margin: 3px auto 3px 3px;
	text-align: center;
	text-decoration: none;
}

.subpage_subheader {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 3px auto 3px 3px;
	text-align: center;
	text-decoration: none;
}

.subpage_content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}

.subpage_content_boost {
	font-size: 16px;
	font-weight: bold;
}


