    body{	
		border-top:100px #000000;
		border-bottom:100px #000000;
		background-color:#000000;
		margin:0px}

	.main{	
		color: black;
		font-size: 10pt;
		font-family: 'arial, sans-serif';}

	.inner{	
		color: black;
		font-size: 10pt;
		font-family: 'arial, sans-serif';}

	.inner2{	
		color: black;
		font-size: 10pt;
		font-family: 'arial, sans-serif';
		text-align: center;}

	.bottom{
		color: white;
		font-size: 10pt;
		font-family: 'arial, sans-serif';}

	h1{
		color: black;
		font-size: 12pt;
		font-weight: 900;
		font-family: 'arial, sans-serif';}

	h2{
		color: black;
		font-size: 10pt;
		font-weight: 900;
		font-family: 'arial, sans-serif';}

	h3{
		color: black;
		font-size: 10pt;
		font-weight: 900;
		font-family: 'arial, sans-serif';
		text-align: center;}

	h4{
		color: black;
		font-size: 10pt;
		font-weight: 900;
		font-family: 'arial, sans-serif';
		font-style: italic}

	.date {
		color: black;
		font-size: 10pt;
		font-weight: 900;
		font-family: 'arial, sans-serif';}

	.quote{
		color: black;
		font-size: 10pt;
		font-weight: 500;
		font-style: italic;
		font-family: 'arial, sans-serif';}

	.personquoted{
		color: black;
		font-size: 10pt;
		font-weight: 900;
		text-align: right;
		font-family: 'arial, sans-serif';}

	.personquoted2{
		color: black;
		font-size: 10pt;
		font-weight: 500;
		text-align: right;
		font-family: 'arial, sans-serif';}

	a:link{
		font-size:90%;
		text-decoration: none;
		font-weight: 900;
		color:black;}

	a:visited{
		font-size:90%;
		text-decoration: none;
		font-weight: 900;
		color:gray;}

	a:hover{
		text-decoration: none;
		color: #C02020;
		text-decoration: underline;
		word-spacing: 0px;}

	a:link.email{
		font-size:90%;
		text-decoration: none;
		font-weight: 900;
		color:white;}

	a:visited.email{
		font-size:90%;
		text-decoration: none;
		font-weight: 900;
		color:gray;}

	a:hover.email{
		text-decoration: none;
		color: #C02020;
		text-decoration: underline;
		word-spacing: 0px;}

	.here{
		font-size:90%;
		text-decoration: none;
		font-weight:900;
		color:#c02020;}

	.invisible{
		color:#FFFFFF;}

