
/*  COPY these styles also to style_editor    */

body,td {
	font-family: arial, helvetica, sans-serif;
	color : #3D3D3D;
	font-size : 13px;
}

.mainheading  {
	font-size : 20px;
}

.head1  {
	font-size : 20px;
	font-family: georgia, times, verdana, arial, helvetica, sans-serif;
	color : #666666;
}
.subheading  {
	font-size : 14px;
	font-weight : bold;
}

.smallheading  {
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.default_text {
	font-size:11px;
	font-family : Verdana,Arial,helvetica, MS san-serif;
	color : #000000;
}

.bigger {
	font-size:12px;
}

.smaller {
	font-size:10px;
}

.tiny {
	font-size:9px;
}

.redtext {
	color: #ff0000;
}
	
	
