.header {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7F0301;
	text-decoration: none;
}
.headerb {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F4F0E4;
	text-decoration: none;
}
.text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.textb {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.orange {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F29200;
	text-decoration: overline;
}
.grey {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #353935;
	text-decoration: none;
}
