

/*------- Begin File---------*/

#leftnav {
	display: none;}

body {
	color: black;
	background: white;
	margin-left:10%;
	margin-right: 10%;}

h1 {
	font: 200% "Times NR", serif;
	text-align: center;
	margin-bottom: 0;}

h4 {
	font: 140% "Times NR", serif;
	text-align: center;
	margin-top: 0;
	margin-bottom: .5em;}

#top a {
	text-decoration: none;
	color: black;
	background:white;}

p {
	margin: 0;
	font: 12pt "Times NR", serif;
	line-height: 16pt;
	text-indent: .6in;
	text-align: justify;}

#url {
	font-family: Courier, monospace;
	text-align: center;}

#content {
	border-top: 4px double black;}

#footer {
	font-size: 9pt;
	border-top: 4px double black;
	text-align: right;}



/*------- End File---------*/