body {	font-family: "Arial", "Helvetica", sans-serif;	font-size: 1.3em;}/* @group Headers */h1 {	font-family: "Arial", "Helvetica", sans-serif;	font-size: 1.8em;	text-transform: uppercase;	color: #F57824;}h2 {	font-family: "Gill Sans", "Arial", "Helvetica", sans-serif;	font-size: 1.6em;	font-weight: bold;	margin: .5em 0 .5em 0;	line-height: .9em;}h3 {	font-family: "Gill Sans", "Arial", "Helvetica", sans-serif;	font-size: 1.3em;	font-weight: bold;	font-style: italic;	margin-top: 0.2em;	margin-bottom: 0.2em;}h4 {	font-family: "Arial", "Helvetica", sans-serif;	font-size: 1.1em;	font-weight: bold;	margin-top: 0.2em;	margin-bottom: 0.2em;}h5 {	font-size: 1.0em;}/* @end *//* @group Typographical */p {	line-height: 1.3em;	margin-bottom: .5em;}.leader {	font-size: 1.2em;}.copyright {	font-size: 8pt;	color: #999999;}.breadcrumb {	font-size: 8pt;	color: #aaaaaa;}.breadcrumb a {	color: #aaaaaa;}.note {	font-size: .9em;	font-style: italic;	color: #333;}blockquote {	font-style: italic;	font-size: 9pt;	padding-left: 30px;	padding-right: 30px;	color: #0D1A73;}.caption {	text-align: right;	font-size: 8pt;	color: #aaaaaa;	margin-bottom: 2em;}/* @end *//* @group Links */a {	color: #2A82DC;}a:hover {	color: #f00;	text-decoration: none;}/* @end *//* @group Lists */ul {	margin: 0 0 1.2em 0;}li {	margin-bottom: .4em;	}ol {	margin-left: 1.5em;}/* @end */