h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 32px;
	color: #000;
	text-decoration: none;

}

p {
	font-family: ,arial, helvetica;
	font-size: 13px;
	color: #999;
	text-decoration: none;
}


h2 {
	font-family: lucida grande, arial, helvetica;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -.5px;
}


.1yes {
	color: #ccc;
	margin-right: 15px;
	font: 13px;
	font-weight: bold;
	font-family: helvetica, lucida, arial;
	line-height: 16px;
}

.h6 {
	font-family: lucida grande, arial, helvetica;
	font-size: 13px;
	color: #ff5364;
	font-weight: bold;
	
}

.1yesitalic {
	color: #ff5364;
	font: italic bold 20px/20px lucida;
	
	
}



h1.cushycms {
	font-family: arial, helvetica, sans-serif;
	font-size: 32px;
	color: #000;
	text-decoration: none;


}






.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}

