body {
	background-color: #c3c59f;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:  #C3C59F;
	font-weight: bold;
}
a:link {
	font-weight: bolder;
	color: #BC0108;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #BC0108;
	text-decoration: none;
}
a:hover {
	color: #BC0108;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
p {
	line-height: 1.5em;
	text-align: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #C3C59F;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-color: #BC0108;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	color: #C3C59F;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #BC0108;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	border: thin none;
}
.thumb {
	border: medium solid #C3C59F;
}
.imgborder {
	border: medium solid #C3C59F;
	text-align: center;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #BC0108;
	border: thin none;
}

#showhistory {
}
#showhistory td {
	background-color: #c3c59f;
	border: 1.5px solid #BC0108;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: .5em;
}
#showhistory th {
	background-color: #BC0108;
	border: 1.5px solid #BC0108;
	font-family: "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.newsheadline {
	font-style: normal;
	color: #BC0108;
	font-weight: bold;
	border: medium none #BC0108;
	font-family: Georgia, "Times New Roman", Times, serif;
	word-spacing: normal;
}
