body {
	background-color: #000000;
}
.BodyText {
	font-family: "Tempus Sans ITC";
	font-size: medium;
	font-weight: bold;
	color: #ccb090;
}
.BodyComment {
	font-family: "Tempus Sans ITC";
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: ccb090;
}
a:link {
	color: #006600;
}
a:visited {
	color: #FF66FF;
}
.DateTime {
	font-family: "Tempus Sans ITC";
	font-weight: normal;
	color: ccb090;
}
.Artist {
	font-family: "Tempus Sans ITC";
	font-weight: bold;
	color: ccb090;
	font-size: large;
}
.ArtistInfo {
	font-family: "Tempus Sans ITC";
	font-size: small;
	font-weight: bold;
	color: #000000;
}
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;
}
.XL {
font-size: x-large
}
.Med {
font-size: medium; color: #ccb090; font-family: "Tempus Sans ITC";
}
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;
}
