h1 { font-size: 36px; color: #000000; }
h2 { font-size: 24px; color: #000000; }
h3 { font-size: 18px; color: #000000; }
h4 { font-size: 16px; color: #000000; }
h5 { }
h6 { }
.small_font   { 
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF; 
}
.font14  { 
	font-size: 14px;
}
.font16  { 
	font-size: 16px;
}
.title-text { 
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.bold-text {
	font-weight: bold;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-centre {
	text-align: center;
}
.img { 
	border: 0px;
}
.img-left { 
	border: 0px;
	padding-right: 10px;
}
.img-right { 
	border: 0px;
	padding-left: 10px;
}
.box { /* This is for the TinyMCE Textbox */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	border: 1px solid #000000; */
}
.box1 { /* This is for the TinyMCE Textbox */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 300px;
/*	border: 1px solid #000000; */
}
.box2 { /* This is for the TinyMCE Textbox */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 200px;
/*	border: 1px solid #000000; */
}
