
/*--- Use this file to include classes that must be available in the wysiwyg editor ---*/
.drk_blue_lrg {font-size : 18px; color : #12395f;}
.light_blue_med { font-size : 15px; color : #006699;}
.red {color : #751521; }
.green { color : #6f923c;}

.img_left { float : left ; margin : 0px 10px 10px 0;}
.img_right { float : right ; margin : 0px 0 10px 10px;}
.small_img_left { width : 175px; float : left ; margin : 10px 10px 10px 0;}
.small_img_right {width : 175px;float : right ; margin : 10px 0 10px 10px;}