

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.RedText {
color:red; 
}

.BlueText {
color:#0000FF;
}

.NavyBlueText {
color:#000080;
}

.h1 {
/* Use this style to invoke the Bootstrap h1 style */
}

.h2 {
/* Use this style to invoke the Bootstrap h2 style */
}

.h3 {
/* Use this style to invoke the Bootstrap h3 style */
}

.h4 {
/* Use this style to invoke the Bootstrap h4 style */
}

.h5 {
/* Use this style to invoke the Bootstrap h5 style */
}

.h6 {
/* Use this style to invoke the Bootstrap h6 style */
}

.h1 small {
/* Use this style to invoke the Bootstrap h1 secondary text style */
}

.noticeHeading {
/* Use this style to denote a text heading in a notices box */
}



