.Heading {
	font-family: "Comic Sans MS", "Trebuchet MS";
	font-size: x-large;
	color: #000066;
}
.subhead {
	font-family: "Comic Sans MS", "Trebuchet MS";
	font-size: 16px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000066;
	line-height: normal;
	font-style: normal;
}
.subcaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	color: #000066;
	line-height: normal;
}
.HomeNews {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0066;
	font-variant: normal;
	font-style: italic;
}
.NewsSummary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
