.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
        color: #70191F;
}
a{
	text-decoration: underline;
	color: #70191F;
}
a:visited {
	text-decoration: underline;
        color: #70191F;
}
a:hover {
	text-decoration: underline;
        color: #000080;
}
a:active {
	text-decoration: underline;
        color: #70191F;
}
.descriptionNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	
}
.blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.TimesBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	
}
.browntable {
	border: thin double #782028;
}

.normalSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3AC433;
	font-weight: bold;
}
hr {
	color: #782028;
}
