body {
	background-image: url(images/144bkgd.jpg);
	font-family: "New York", "Times New Roman", Times, serif;
	font-size: 15px;
	color: #AAAAAA;
	margin: 5px;
}
p {
	font-family: "New York", "Times New Roman", Times, serif;
	font-size: 15px;
	color: #AAAAAA;
}
a:link {
	font-family: "New York", "Times New Roman", Times, serif;
	font-size: 15px;
	color: #AAAAAA;
}
a:visited {
	font-family: "New York", "Times New Roman", Times, serif;
	font-size: 15px;
	color: #AAAAAA;
}
a:active {
	font-family: "New York", "Times New Roman", Times, serif;
	font-size: 15px;
	color: #AAAAAA;
}
.italicheading {
	font-family: "New York", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: underline;
}
.heading {
	font-family: "New York", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: underline;
}
