
/*  COPY these styles also to style_editor    */

.mainhead  {
	font-size : 20px;
	color : #132A74;	
}

.subhead  {
	font-size : 16px;
	font-weight : bold;
	color : #132A74;
}

.listhead  {
	font-size : 14px;
	font-weight : bold;
	color : #132A74;
}


.subhead_black  {
	font-size : 14px;
	font-weight : bold;
	color : #4D4D4D;
	font-family : Trebuchet MS,Arial,helvetica, MS san-serif;
}



.smallhead  {
	font-size : 12px;
	font-weight : bold;
	color : #12286F;
}

.quote  {
font-family : Times;
	font-size : 16px;
	line-height:22px;
	color : #B86A36;
	font-weight:bold;
}



.bigtext  {
	font-size : 16px;
	font-family : Arial,helvetica, MS san-serif;
	color : #999999;
	font-weight : bold;
	line-height:24px;
}

.default_text {
	font-size:12px;
	font-family : Trebuchet MS,Arial,helvetica, MS san-serif;
	color : #4D4D4D;
}

.bigger {
	font-size:13px;
}

.smaller {
	font-size:11px;
}

.tiny {
	font-size:10px;
}


	
	