/* Start of CMSMS style sheet 'font_styles' */
body {
	
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3F3F3F;
	line-height:16px;
}

h1 {
	color:#007DB6;
	font-size:24px;
	line-height:24px;
	margin-top:0px;
	padding-top:0px;
}

h2 {
	color:#007DB6;
	font-size:14px;
	line-height:18px;
	margin-top:0px;
	padding-top:0px;
}

.redtext {
        color: #E41714;

}

.bluetext {
        color: #007DB6;
}

.white {
        color: #ffffff;
}
/* End of 'font_styles' */

