﻿.leadin {
	color: #C69E00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subheader {
	color: #E96F24;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.orangetxt {
	color: #EF6D21;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.redalert {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
