body {
	font-family:"Times New Roman", Times, serif;
}

h1 {
	color: #660000;
	font-family: "Times New Roman", Times, serif;

}

h2 {
	color: #330000;
	font-family: "Times New Roman", Times, serif;

}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:active {
	color: #993300;
}
p, th, td, li {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;

}
#menu {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;

}
#parchment {
	background-image: url(images/parchment.gif);
	background-repeat: repeat;
	width: 80%;

}
