/* =h1 This is the style for header h1
- - - - - - - - - - - - - - - - - - - - - - - - - -*/
	h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #9ea900;
		margin-bottom: 0px;
	}
	
/* =h2 This is the style for header h2
- - - - - - - - - - - - - - - - - - - - - - - - - -*/
	h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-stretch: condensed;
		font-size: 14px;
		font-weight: bold;
		color: #666666;
		margin-bottom: 0px;
	}
	
/* =h3 This is the style for image headers
- - - - - - - - - - - - - - - - - - - - - - - - - -*/
	h3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #9ea900;
		margin-bottom: 0px;
	}	
	
/* =h4 This is the style for image headers
- - - - - - - - - - - - - - - - - - - - - - - - - -*/
	h4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #000000;
		margin-bottom: 0px;
	}	
	
	
	/* =.header1 This is the style for header h1
- - - - - - - - - - - - - - - - - - - - - - - - - -*/
	.header1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #9ea900;
		margin-bottom: 0px;
	}
	
/* =.header2 This is the style for header h2
- - - - - - - - - - - - - - - - - - - - - - - - - -*/
	.header2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-stretch: condensed;
		font-size: 14px;
		font-weight: bold;
		color: #666666;
		margin-bottom: 0px;
	}
	
/* =.header3 This is the style for image headers
- - - - - - - - - - - - - - - - - - - - - - - - - -*/
	.header3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #9ea900;
		margin-bottom: 0px;
	}	
	
/* =.header4 This is the style for image headers
- - - - - - - - - - - - - - - - - - - - - - - - - -*/
	.header4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #000000;
		margin-bottom: 0px;
	}	


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.header1 {

}

.header2 {

}

.header3 {

}

.copyPlusOne {
	font-size:13px;
}

.copyPlusTwo {
	font-size:15px;
}

.copyPlusThree {
	font-size:18px;
}

