
/*  COPY these styles also to style_editor    */



.MainHead  {
	font-size : 28px;
	font-family : Arial,helvetica, MS san-serif;
	color : #8A8A8A;
	font-weight:bold;

}
.SubHead  {
	font-size : 22px;
	font-family : Times New Roman,Times,Arial,helvetica, MS san-serif;
	color : #333333;
}


.smallheading  {
	font-size : 13px;
	font-weight : bold;

}

.default_text {
	font-size:12px;
	font-family : Arial,helvetica, MS san-serif;
	color : #3333333;
}

.bigger {
	font-size:13px;
}

.smaller {
	font-size:11px;
}

.tiny {
	font-size:10px;
}

.redtext {
	color: #ff0000;
}
	
	