body {
	background-color: #000000;
}
a:link {
	color: #006600;
}
a:visited {
	color: #FF66FF;
}
h3 {
	font-family: "Tempus Sans ITC";
	font-size: medium;
	font-weight: bold;
	color: ccb090;
	font-style: italic;
}
h4 {
	font-family: "Tempus Sans ITC";
	font-size: medium;
	font-weight: bold;
	color: ccb090;
}
h1 {
	font-family: "Tempus Sans ITC";
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Tempus Sans ITC";
	font-size: x-large;
	font-weight: bold;
	color: ccb090;
}
h5 {
	font-family: "Tempus Sans ITC";
	font-size: small;
	font-weight: bold;
	color: #000000;
}
tbody {
	color: ccb090;
}
.DateTime {
	color: #ccb090;
	font-family: "Tempus Sans ITC";
}
