.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000000;
}
.body a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3333CC;
}
.body a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3333CC;
}
.body a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC6600;
}
.body a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3333CC;
}
.bodyRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0px;
}
.pagehead {
	font-family: "Copperplate Gothic Light", serif;
	font-size: 18px;
	color: #993300;
	font-weight: bold;
	letter-spacing: 2px;
}
.missing {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

