	



	h1{
		font-family: Helvetica, sans-serif;
		font-size: 17px;
		padding-bottom:3px;
	} /* [Heading 1|DIV] */

	h2{
		font-family: Helvetica, sans-serif;
		font-size: 15px;
		padding-bottom:3px;
	} /* [Heading 2|DIV] */

	h3{
		font-family: Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		padding-bottom:3px;
	} /* [Heading 3|DIV] */


	/** WYSIWYG **/

	.heading1{
		font-family: Helvetica, sans-serif;
		font-size: 17px;
		padding-bottom:3px;
	} /* [Heading 1|DIV] */

	.heading2{
		font-family: Helvetica, sans-serif;
		font-size: 15px;
		padding-bottom:3px;
	} /* [Heading 2|DIV] */

	.header3{
		font-family: Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		padding-bottom:3px;
	} /* [Heading 3|DIV] */

	.text{
		font-family: Helvetica, sans-serif;
		font-size: 12px;
		padding-left: 0px;
		padding-right: 0px;
		text-align: justify;
	} /* [Text Justify|DIV] */

	.textmedium {
		font-face: Verdana;
		font-size: 11px;
	}  /* [Text Medium] */

	.textsmall {
		font-face: Verdana;
		font-size: 10px;
	}  /* [Text Small] */

	.texttiny {
		font-face: Verdana;
		font-size: 9px;
	}  /* [Text Small] */

	.center{
		text-align: center;
	} /* [Alignment - Center|DIV] */

	.right-aligned{
		text-align: right;
	} /* [Alignment - Right|DIV] */



	/** END WYSIWYG **/





