.header {
		font-family: Arial;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
		color: #c55c2c;
	
	}
	
.subheader {
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #c55c2c;
		
	}
	
.boby {
		font-family: Arial;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #4f4f4f;
		
	}
	
.bobycolor {
		font-family: Arial;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #c55c2c;
		
	}

.bullets {
		font-family: Arial;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		color: #4f4f4f;
		
	}
		
.bulletcolor {
		font-family: Arial;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		color: #c55c2c;
		
	}
	
	
.hyperlink {
		font-family: Arial;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		color: #4f4f4f;
		
	}
