@charset "utf-8";
/* CSS Document */
.mceContentBody, #previewContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
	

.mceContentBody p {	
	margin: 		0px 0 10px 0;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11pt;
}

h1, h2, h3, h4, h5, h6 {
	padding-bottom:	10px;
}


h1 {
	font-size:		18pt;
	font-weight:	bold;
	color:#000;
}

h2 {
	padding-bottom:	15px;
	font-size:		16pt;
	color:#000;
	}
	
h3{
	font-size:14pt;
	color:#000;
}

h4 {
	font-size:		12pt;
	margin:0 0 5px 0;
	font-size:12pt;
}


.vidClip {
	display:block;
	height:177px;
	width:247px;
	}

