body	{background-color: white;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	text-align: justify;

}

p	{font-family: "arial"; 
	font-size: 10pt; 
	text-align: justify;
}

blockquote	{font-family: "arial"; 
	font-size: 9pt;
	text-align: justify;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}


a:link {color: teal;}
a:visited {color: teal;}
a:hover {color: olive;}
a {text-decoration: none;}

