P.Heading {
	font-size: 18px;
	font-weight: bold;
}
P.Heading2 {
	font-size: 14px;
	font-weight: bold;
}
SPAN.AllCaps {
	text-transform: capitalize;
	font-size: 12px;
}
SPAN.SubHeadItalic {
	font-style: italic;
	font-size: 15px;
	font-family: Times New Roman, serif;
}
SPAN.Byline {
	font-size: 12px;
	font-weight: normal;
}
A.SmallCaption {
	font-size: 10px;
	color: #000066;
	font-weight: bold;
}
A.SmallCaption:link {
}
A.SmallCaption:visited {
	font-size: 10px;
	color: #000066;
	font-weight: bold;
}
A.SmallCaption:hover {
	font-size: 10px;
}
A.SmallCaption:active {
	font-size: 10px;
}
P.YouTubeLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
P.YouTubeRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
P.Excerpt {
	border: 0px dotted red;
	background-color: whitesmoke;
	border-top: 1px solid gainsboro;
	border-bottom: 1px solid gainsboro;
}
P.SmallCaption {
	font-size: 11px;
	padding-top: 3px;
}
