/* Skin Styles
 * ---------------------------------------------*/
@import "css/controls.css";
@import "css/PB5-core.css";
@import "css/content.css";

/* REDUNDANT STYLES: MAY STILL BE IN USE */

.HeadingThree {
	color: #15b526;
	font-size: 1.8em;
	line-height:1.9em;
	font-weight: normal;
	}
	
.HeadingTwo {
	color: #15b526;
	font-size: 2em;
	line-height:2.2em;
	font-weight: normal;
	}

.HeadingOne {
	color: #000;
	font-size: 2.2em;
	line-height:2.4em;
	font-weight: normal;
	}

