/*!<------- Editabale pages font-sizes --->!*/
.fs_1 { font-size: 10px; }
.fs_2 { font-size: 11px; }
.fs_3 { font-size: 13px; }
.fs_4 { font-size: 15px; }
.fs_5 { font-size: 16px; }
.fs_6 { font-size: 18px; }
.fs_7 { font-size: 20px; }

/* indentation elements */
blockquote { margin-left: 10px !important; }
ul { margin-left: 15px; list-style-type: disc; }

/*!<------- default styles for editable pages --->!*/
.abC, .nwsC, .tmsC, .pglC, .ppC, .plmC { font-size: 15px; text-align: justify; }
.abC h1, .nwsC h1, .tmsC h1, .pglC h1, .ppC h1, .plmC h1 { margin-bottom: 10px; }


