/* Site-wide standard format */body {  color: #000000;  background-color: #FFFFFF;  margin-left: 10pt;  margin-right: 10pt;  font-family: "Times New Roman", sans-serif;  font-size: 12pt;}p {line-height: 12pt;	text-align: left;}p.cent {text-align: center;}p.note {border: 3px solid red;	text-align: center;	background-color: #FFFFFF; 	padding: .5em;}h1, h2, h3, h4, h5, h6 { font-family: "Helvetica", sans-serif;}h1 { font-size: 22pt; text-align: center;}h2 { font-size: 16pt; text-align: center;}h3 { font-size: 12pt;}h4 { font-size: 11pt;}h1, h3, h4 { font-weight: bold;}h2, h5, h6 { font-weight: normal;}h1, h2, h3 { margin: .25em 0em .25em 0em;}h4 { margin: .5em 0em .5em 0em;}ul { list-style-type: none;}ul { padding-top: 0em;}ul.disc { list-style-type: disc;}address {   text-align: left;  font-size: 9pt;  font-style: italic;}/* Section color settings */h1 { color: #000000;}a:link { color: #0000CC;}a:visited { color: #660099;}a:active { color: #FF0000;}a:hover { color: #FF0000;}/* Section-specific formatting */table { margin-top: 1em;	margin-bottom: 1em;}
