﻿a {
	color: #465340;
}
a:visited {
	color: #465340;
}
a:active {
	color: #800000;
}
a:hover {
	color: #800000;
}
#SideStory h1 {
	font-size: medium;
	font-weight: bold;
	color: #800000;
	padding-left: 8px;
}
#SideStory h2 {
	font-size: medium;
	font-weight: bold;
	color: #800000;
	float: left;
}
#SideStory h3 {
	font-size: medium;
	color: #800000;
	font-weight: bold;
	padding-left: 8px;
}
.bold {
	font-weight: bold;
}
.SmBldRedItalic {
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}
.TxtXSM {
	font-size: x-small;
	font-style: italic;
}
.MedBldRed {
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #800000;
}
#FullStory h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
}
.SmBldRed {
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #800000;
}
.TXTxs {
	font-size: x-small;
}
.fontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

