body {
	background-color: #660000;
	background-image: url(bkgd_tile.jpg);
	color: #FFCC66;	
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #00CCFF;
	text-decoration: none;
}

.dates {font-size: x-small}

h1 {
	font-size: large;
	color: #FFFFCC;
}.SEP {
	color: #FF6600;
}
.HEAD {
	font-size: large;
	color: #FFFFCC;
	text-align: center;
}

