body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .75em;
	margin-top: 0%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 0%;
	background-color: #7F7969;
}


h1 {
	font-family: Tiempo, "Times New Roman", serif;
	color: #7F7969;
	background-color: #ffffff;
	font-size: 155%;
	font-weight: 600;
	line-height: 100%;
	margin-top: 0%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	}
	

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #808000;
	background-color: #ffffff;
	font-size: 125%;
	font-weight: 500;
	line-height: 115%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	}
	
		
p {
	line-height: 150%;
	text-align: justify;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0%;
	margin-bottom: 1%;
}


.note {
	color: #000000;
	background-color: #ffffff;
	font-style: italic;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 2%;
	margin-bottom: 2%;
}

.bottomnote2 {
font-size: 95%;
font-style: italic;
margin-bottom: 3%;
margin-top: 3%;
}

.dedication {
	color: #555607;
	background-color: #ffffff;
	font-style: italic;
	text-align: center;
	margin-top: 4%;
	margin-bottom: 4%;

}

.headleft {
	font-family: Arial, Helvetica, sans-serif;
	color: #727300;
	background-color: #ffffff;
	font-size: 175%;
	font-weight: 500;
	margin-top: 2%;
	margin-bottom:2%;
	text-align: left;
}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7969;
	background-color: #ffffff;
	font-size: 200%;
	margin-top: 2%;
	margin-bottom:2%;
	text-align: center;
}

.smhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #727300;
	background-color: #ffffff;
	font-size: 125%;
	font-style: italic;
	margin-top: 2%;
	margin-bottom: -3%;
	text-align: center;
}


.indentblock {
	line-height: 150%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0%;
	margin-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5%;
	padding-bottom: 5%;
	background-color: #ffffff;
	color: #000000;
	}

	.littlesmallertext {
	font-size: 95%;
}


pre {
	font-family: monospace;
	font-size: small;
}
	
.headtolist {
	background-color: #ffffff;
	color: #000000;
	font-size: 110%;
	font-weight: 600;
	margin-left: 1%;
	margin-bottom: -1%;
}


ul {
		line-height: 150%;
		margin-left: 5%;
		margin-right:0%;
}


li {
		font-size: 100%;	
		margin-left: 0%;
		margin-right: 0%;
}



blockquote {
		padding-left: 10%;
		padding-right: 40%;
		font-style: italic;
}



.title {
	font-weight: bold;
	margin-top: 2%;
	margin-bottom: 2%;
	text-align: center;
}

.submittedby {
	font-size: 95%;
	font-style: italic;
	text-align: center;
}

#dcnyhead {
font-family: "Times New Roman", Times, serif;
font-size: 150%;
text-align: center;
}


#return {
	font-size: 100%;
	margin-top: 2%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 1%;
	text-align: center;
}


#copyright {
	font-size: 90%;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
}


a:link	{
	color: #aa0000;
	text-decoration: none;
	background-color: transparent;
	}
a:visited	{
	color: #555607;
	text-decoration: none;
	background-color: transparent;
	}
a:active	{
	color: #00017b;
	text-decoration: none;
	background-color: transparent;
	}
a:hover	{
	color: #00017b;
	text-decoration: none;
	background-color: transparent;
	}

