.HeaderMain {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.LinksHeader {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.LinksSub {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.Emphasis {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.Explanation {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.Dimensions {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.Quote {
	font-weight: bold;
	color: #0000FF;
}
.HeaderSub {
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
}
.Bullets {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.ColumnHeader {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.HeaderSubSub {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.Copyright {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.LabelsLarge {
	font-size: 48px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.DATES {
	font-size: 30px;
	font-weight: bold;
	color: #CC00CC;
	text-decoration: none;
}
.Obituary {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ColumnContentsSmall {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
body {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.BulletsSubsidiary {

	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.Attributions {
	font-weight: bold;
	color: #6666CC;
	text-decoration: none;
}
.yellowdot {
	color: #FFFFCC;
}

