
/*  COPY these styles also to style_editor    */

.PageHead  {
	font-size : 16px;
	font-family : Verdana,Arial,helvetica, MS san-serif;
	color : #666666;
}

.SubHead  {
	font-size : 13px;
	font-family : Verdana,Arial,helvetica, MS san-serif;
	color : #666666;
}

.BlackHead  {
	font-size : 14px;
	font-family : Arial,helvetica, MS san-serif;
	color : #333333;
	font-weight:bold;
}



.default_text {
	font-size:10px;
	font-family : Verdana,Arial,helvetica, MS san-serif;
	color : #666666;
}

.bigger {
	font-size:11px;
}


.smaller {
	font-size:9px;
}

.tiny {
	font-size:8px;
}


	
	
