.h1 {
	font-family: Arial;
	color: #008282;
	font-size: 14px;
	font-weight: normal;
}
.h2 {
	font-family: Arial;
	color: #2f9969;
	font-size: 14px;
	font-weight: normal;
}
.h3 {
	font-family: Arial;
	color: #5fb8ba;
	font-size: 14px;
	font-weight: normal;
}
.h4 {
	font-family: Arial;
	color: #008282;
	font-size: 14px;
	font-weight: bold;
}
.h5 {
	font-family: Arial;
	color: #2f9969;
	font-size: 14px;
	font-weight: bold;
}
.h6 {
	font-family: Arial;
	color: #5fb8ba;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-family: Arial;
	color: #008282;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	color: #2f9969;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Arial;
	color: #5fb8ba;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-family: Arial;
	color: #008282;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-family: Arial;
	color: #2f9969;
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-family: Arial;
	color: #5fb8ba;
	font-size: 14px;
	font-weight: bold;
}

