/* cmsms stylesheet: popups modified: 09/21/22 18:16:50 */
body {
	margin: 5px;
	padding: 5px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 0.8em;
	color: #5C5C5C;
}

h1 {
	font-size: 1.3em;
	color: #675DA2;
        margin-bottom: 10px;
}

h2 {
	font-size: 1.1em;
	color: #675DA2;
        margin-bottom: 10px;
}

h3 {
	font-size: 1.2em;
	color: #675DA2;
        margin-bottom: 10px;
}

p {
color: #000000;
margin-bottom: 10px;
}

a:link, a:visited {
	color: #610DE0;
}

a:hover {
	color: #0069FF;
}
