﻿.style3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.red-hot {
	color: #FF0000;
	font-weight: bold;
}
a {
	color: #211919;
}
a:visited {
	color: #211919;
}
a:active {
	color: #800000;
}
a:hover {
	color: #800000;
}
#story h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #211919;
}
.clear {
	font-size: x-small;
	font-weight: normal;
	float: left;
	color: #211919;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #32659D;
}
