/* Start of CMSMS style sheet 'reset' */
/* reset */
* { padding: 0px; margin: 0px; }
body {
	font: 12px Arial,sans-serif;
	color: black; /* #58585A */
}
p { font-size: 12px; }
ul, li, dl, dd { margin: 0px; padding: 0px; }
fieldset { padding: .5em; }
img { border: none; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:10px 5px; }
h1, h2 { font-size: 16px; }
dfn { display: none; }
.accessibility { display: none; }
/* End of 'reset' */

