/* Start of CMSMS style sheet 'Styles' */
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	color: #464646;
	font-weight: normal;	
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-size: inherit;
}

h1 { font-size: 21px; }
h2 { font-size: 19px; }
h3 { font-size: 17px; }
h4 { font-size: 15px; }
h5 { font-size: 13px; }
h6 { font-size: 11px;}

b, strong { font-weight: bold; }

p {
	margin-bottom: 12px;
	color: #666666;
	line-height: 20px;
}

a:link, a:visited {
	color: #2A68D2;
	text-decoration: none;
}

a:hover, a:active {
	color: #330000;
	text-decoration: underline;
}

#content ul, #content ol {
	margin-bottom: 12px;
	list-style: square;
}

#content li {
	margin-left: 26px;
	margin-bottom: 3px;
	color: #666666; 
}
/* End of 'Styles' */

