/*==============================================

Stylesheet to supply rules to texteditor

==============================================*/
.red_text{
	font-weight:bold;
	color:red;
}

.boldertext{
	color:#5BB786;
	font-weight:bold;
}