body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-image: url(images/parchment2.jpg);


}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
}

.navbar:link {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-indent: 5px;
}

.navbar:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C30;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}

.navbar:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C30;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}
