a:link {
	color: #9D1A18;
	text-decoration: none;
}
a:visited {
	color: #9D1A18;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #9D1A18;
}
.body {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
	padding-right: 0px;
}
.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color:  #9D1A18
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.subheader {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #1F558F;
}
.image {
}
.subheaderGrey {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.bodySmall {

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