/* Font Styles */
.text_default{color:#000;}
.text_red{color:#800000;}
.text_green{color:#40680d;}
.text_brown{color:#652e01;}
.text_purple{color:#000;}

/* Font Hilight Styles */
.text_hilight_1{background-color: #d6ebff;}
.text_hilight_2{background-color: #ffd6e9;}
.text_hilight_3{background-color: #ffefca;}
.text_hilight_4{background-color: #e7efc8;}
.text_hilight_5{background-color: #d30000;color: #fff!important;}


.text_indent{text-indent: 50px;}