
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #790021;
	text-align: left;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #361207;
	text-align: left;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #790021;
	text-align:left;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #361207;
	text-align:left;
	line-height: 22px;
	padding: 25px;
}

.bodylight {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #88715b;
	text-align:left;
	line-height: 22px;
}

.bodylink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #790021;
	text-align: left;
	text-decoration:underline;
}

.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin:0px;	
	color: #361207;
	text-align:left;
	line-height: 25px;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin:0px;
	color: #361207;
	text-align:left;
	line-height: 22px;
	font-style: italic;
}

.a {
	color:#EEE1C5;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:16px;
	text-align: center;
	
	
}
.a:link {
	color: #EEE1C5;
	text-decoration:none;

}
.a:visited {
	color: #EEE1C5;
	text-decoration:none;
}
.a:active {
	color: #361207;
	text-decoration:none;
}
.a:hover {
	color: #361207;
	text-decoration:none;
}
.a:focus {
	color: #361207;
	text-decoration:none;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EEE1C5;
	text-align: center;
}
.taglink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EEE1C5;
	text-align: center;
	text-decoration:underline;
}

