﻿.HeadingPage {
	font-family: Garamond;
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
.SubHeadingPage {
	font-family: Garamond;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.Text {
	text-align: left;
	font-family: Garamond;
	color: #FFFFFF;
	font-size: large;
}
.TextItalics {
	font-family: Garamond;
	font-size: large;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
}
.TextLinked {
	font-family: Garamond;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.GraphicCentered {
	text-align: center;
}
.GraphicCaption {
	font-family: "Times New Roman";
	font-size: large;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
.HeadingIndexPage {
	font-family: "Snap ITC";
	font-size: xx-large;
	color: #A982EB;
	text-transform: none;
}
.TextIndexPage {
	font-family: Garamond;
	font-size: large;
	color: #FFFFFF;
	text-align: left;
}
.TableColumnLabelHumorColumns {
	font-family: Garamond;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}
.HumorColumnKeywords {
	color: #FFFFFF;
	font-family: Garamond;
	font-size: small;
	text-align: left;
}
.HumorColumnTitle {
	font-family: Garamond;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.HumorColumnInfo {
	font-family: Garamond;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.HumorColumnHeadline {
	font-family: Garamond;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.HumorColumnJournalEntry {
	font-family: Garamond;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.HumorColumnShare {
	font-family: Garamond;
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #33CCCC;
}
.HumorColumnArrowCaption {
	font-size: medium;
	font-family: Garamond;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
