a:link {
	color: #0D4686;
	text-decoration: none;
}
a:visited {
	color: #0D4686;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #0D4686;
}
.body {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
	padding-right: 0px;
}
.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color:  #333333;
	text-decoration: underline;
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.subheader {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.image {
	margin-left: 15px;
	padding: 5px;
	border-color: #B5B56F;
}
.logo {
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.bodyLarge {

	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #333333;
	padding-right: 0px;
}
.address {

	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #898945;
	padding-right: 0px;
}
.imageNoPadding {
	padding: 5px;
	border-color: #B5B56F;
}
.bodyUnderlined {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
	padding-right: 0px;
	text-decoration: underline;
}
.bodySmall {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	padding-right: 0px;
}

