.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
}
.bodygreenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7bc143;
	font-weight: bold;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	background-color: #99FF00;
}
.breathe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44c8f5;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.works {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44c8f5;
	font-weight: bold;
	text-transform: uppercase;
}
.bodyredbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7bc143;
	text-transform: uppercase;
	letter-spacing: .1em;

}
.bodyquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;

}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #44c8f5;
	text-transform: capitalize;
	letter-spacing: .1em;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: italic;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7bc143;
	text-transform: capitalize;
	letter-spacing: .1em;
}
.bodywhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}

