body {
	color: #737135;
}

p {
	align: left;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
}

.item {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: 500;
	color: #737135;
	align: left;
}

.bold {
	font-weight: bold;
}

.header {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: 700;
	margin-top: 4px;
	color: #E1B01B;

}


.subheader {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: 700;
	margin-top: 4px;
	color: #E1B01B;
}


.small {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: 500;
}


