body {
	background-color: #FFFFCC;
	background-image: url(Images/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	color: #660000;
	text-decoration: none;
}

body, td, th, h3, h6 {
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	vertical-align: middle;
}

h1, h4, h5 {
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

h2 {
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

a {
	color: #660000;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #660000;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}
.jparsons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
