a:link {
	color: #901018;
	text-decoration: none;
}
a:visited {
	color: #901018;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #901018;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	padding-right: 0px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color:  #666666
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.image {
	padding-bottom: 10px;
	padding-left: 10px;
}
.logo {
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.bodyLarge {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	padding-right: 0px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding-right: 0px;
	font-style: italic;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	padding-right: 0px;
	font-weight: bold;
}
