/* uptodate */
	@page { 
		size: 21cm 29.7cm; 
		margin: 2cm;
		}
	body {
		font-family: 'EB Garamond', serif;
		background-color:  #99525d;
		}
	.return {
		text-indent: 0px;
		padding: 10px 0px 10px 10px;
		width: 170px;
		margin: 3em 1em 3em -20px;
		border-left: solid 20px  #99525d;		
	}
	.contentbox {
		max-width: 600px;
		background-color: white;
		margin: auto;
		padding: 0px 3em 3em 3em;
		}
	img {
		width: 100%;
		margin: 1em 0em 1em 0em;
	}
	.finance-images {
		style="display: inline-block;" 
		clear: both;
		visibility: visible;
		margin-top: 40px;
	}
	.threecolumns {
		float: left;	
		margin: 10px;
		width:  30%;
		/*background-color: red;*/
	}
	.finance-images img {
		vertical-align: top;
	}
	p {		
		font-family: 'EB Garamond', serif;
		text-indent: 1em; 
		margin: 0px;
		padding: 0px;
		line-height: 115%; 
		background: transparent; 
		text-align:justify;
		}
	font.first-caps {
		text-transform: uppercase;
		font-size: 10pt;
		font-family: 'EB Garamond', serif;
		color: #99525d;
		font-weight: 700;
		} 
	p.body-first {
		text-indent: 0px;
		padding-top: 10px; 
		}
	p.sub-heading { 
		text-indent: 0px;
		margin-top: 1em; 
		text-align: left; 
		page-break-after: avoid; 
		text-transform: uppercase;
		font-size: 10pt;
		font-family: 'EB Garamond', serif;		
		font-weight: 700;
		line-height: 90%; 
		}
	p.section-subheading { 
		text-indent: 0px;
		margin-top: 1em; 
		text-align: left; 
		page-break-after: avoid; 
		font-size: 20pt;
		font-family: 'EB Garamond', serif;		
		color: #2b76c2;
		line-height: 90%; 
		}
	p.bullet-1 {
		margin-left: 0.64cm; 
		text-indent: -0.64cm; 
		margin-top: 0.21cm; 
		margin-bottom: 0.21cm;
		}
	ul {
		  list-style-type: none;
		
		}
ul li::before {
  content: "✷"; 
  color: #99525d; 
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1.5em; /* Also needed for space (tweak if needed) */
  margin-left: -1.5em; /* Also needed for space (tweak if needed) */
		}
	li {
		margin: .5em 0em .5em 0em;
		}	
	h1.section-header  { 
		font-family: 'Elsie', cursive; serif;
		margin-bottom: 0.0px; 
		margin-top: 20pt;
		background: transparent; 
		page-break-after: avoid;
		text-transform: uppercase;
		font-size: 3em;
		text-indent: 0pt;
		color: #99525d;
		line-height: 90%;
		font-weight: normal;
		
	}
	h2 { 
		margin-bottom: 0.21cm; 
		background: transparent; 
		page-break-after: avoid;
		}
	p.numbered-1 { 
		margin-left: 0.64cm; 
		text-indent: -0.64cm; 
		margin-top: 0.21cm; 
		margin-bottom: 0.21cm;
		}
	p.report-1 { 
		margin-top: 20pt; 
		padding-top: 10pt;
		text-indent: 0px;
		text-align: left; 
		page-break-after: avoid;
		font-size: 1.3em;
		border-top: solid 4px #99525d;
		}
	p.report-2 {
		text-indent: 0px;
		font-size: 12pt; 
		font-style: italic; 
		page-break-after: avoid;}
	p.report-4-question { 
		text-indent: 0px;
		margin-top: 5pt; 
		color: #709195; 
		font-size: 12pt; 
		font-style: italic; 
		text-align: left; 
		page-break-after: avoid;
		width: 70%;
		}
	p.report-5 {
		text-indent: 0px;
		margin-left: 2em; 
		margin-bottom: 0em; 
		
		}
	a:link { 		color: #99525d;
		text-decoration: none;
		}
	a:visited { 
		color: #800000; 
		text-decoration: underline;
		}
