   body {
	background: white;
	text-align: left;
	color: black;
	font-size: 10pt !important;
	line-height: 100%;
	border: 0;
	border-top: 0;
	margin: 10px;
	padding: 0; 
	font-family: Georgia, Palatino, serif;
	width: 90%;
  	 }

#title {
   
   padding-top: 0;
   padding-bottom: 1em;
   color: #bc8197;
	font-family:"New Times Roman", serif !important;
	font-size: 2.5em !important;
	text-align: center;
	font-weight: 600;	
   }
p {	text-align: justify;
	}

	
 li	{
	display: inline;
	margin: 0;
	padding: 0 15pt 0 0;
	text-align: left;
	border: 0;
	}
#copyright{ font-size:8pt;
		font-style: italic;
		color: #c899ad;}
	
a:link, a:visited {
   color: #c899ad;
   font-size: .8em;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }

