body {
	color: #4e4e4e;
}

p {
	align: left;
	font-family: Tahoma;
	font-size: 13px;
}

.item {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 500;
	color: #989666;
	align: left;
}

.bold {
	font-weight: bold;
}

.header {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: 700;
	margin-top: 4px;
	color: #73bed5;

}


.subheader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 700;
	margin-top: 4px;
	color: #99be79;
}


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


