.Header1 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;

.quote {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	color: #333333;
}
.quote {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: underline;
}
.content {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.bottom_nav {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.accent {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #b3c349;
	font-weight: bold;
}
.accent-title {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #b3c349;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	text-decoration:none;
	color: #b3c349;
}
a:link {
	color: #b3c349;
}
a:visited {
	color: #b3c349;