body {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-align: left;
	font-size: 16px;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #090;
	text-decoration: none;
	text-align: center;
}
h4 {
	font-size: medium;
	font-weight: bold;
	color: #090;
	text-align: center;
}
h5 {
	font-size: medium;
	color: #00F;
	text-align: left;
}
.pullquote {
	background-color: #FFC;
	border: medium groove #C90;
	padding-right: 10px;
	padding-left: 20px;
	text-align: justify;
	margin-top: 50px;
	margin-right: 70px;
	margin-bottom: 50px;
	margin-left: 70px;
	padding-bottom: 10px;
	font-size: 16px;
}
.pullquote h2 {
	color: #900;
	font-size: medium;
}

li {
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #AD9C4E;
}
a:visited{
	color: #413A2E;
}

.navigation {
	font-size: 14px;
}
.imageLink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bluetext {
	color: #00C;
}
.Redtext_h4 {
	color: #900;
}

