body { color: #333; font-family: franklin-gothic-urw, monospace; font-style: normal; font-weight: 500; font-size: 10pt; line-height: 16pt; }
a:link { color: #333 ; font-family:  franklin-gothic-urw, monospace; font-style: normal; font-weight: 500; font-size: 10pt; line-height: 16pt; text-decoration: underline; }
a:visited { color: #333; font-family:  franklin-gothic-urw, monospace; font-style: normal; font-weight: 500; font-size: 10pt; line-height: 16pt; text-decoration: underline; }
a:active { color: #333; font-family:  franklin-gothic-urw, monospace; font-style: normal; font-weight: 500; font-size: 10pt; line-height: 16pt; text-decoration: underline; }
a:hover { color: #333; font-family:  franklin-gothic-urw, monospace; font-style: normal; font-weight: 500; font-size: 10pt; line-height: 16pt; text-decoration: underline; }
td { color: #333; font-family: franklin-gothic-urw, monospace; font-style: normal; font-weight: 500; font-size: 10pt; line-height: 16pt; vertical-align: top; }
p.toc1 { color: #333; font-family: franklin-gothic-urw, monospace; font-style: normal; font-weight: 500; font-size: 9pt; line-height: 14pt; margin-left:2%; margin-right:8%;  }
p.toc2 { color: #333; font-family: franklin-gothic-urw, monospace; font-style: normal; font-weight: 500; font-size: 9pt; line-height: 14pt; margin-left:5%; margin-right:12%;  }
p.quote {margin-left: 10% !important; margin-right: 10% !important; }

img
{
	max-width: 100%;
	border: 0;}
		
table
{
	width: "100%";
	border-spacing: 20px;
    border-collapse: separate;
	border: none;
}

hr
{
		
	background: #000000; 
	border: 0; 
	height: 1px;
}
	
span.right { text-align: right !important; }		
	

