p {
	color: #1A0F0B;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #160B07;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EAD9C9;
	font-weight: bold;
}
a:link {
	
	color: #EAD9C9;
	
}
a:visited {
	
	color: #EAD9C9;
	
}
a:hover {
	
	color: #66CCFF;
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1A0F0B;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1A0F0B;
}
.text a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: underline;
}
.text a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: underline;
}
.text a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #0000CC;
	text-decoration: underline;
}
.text {
	text-align: left;
}
