/* Start of CMSMS style sheet 'Content' */
.content {
	font-family: Arial, Helvetica sans-serif;
	font-size: 12px;
	color: #000000;
             line-height: 14pt;
}

.content a {
	color: #003871;
             font-weight: bold;
	text-decoration: none;
}

.content a:hover {
	color: #003871e;
	text-decoration: underline;
}
/* End of 'Content' */

