body {
	font-family: "Times New Roman", Times, serif;
	background-color: #4A090D;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 16px;
	margin-bottom: -15px;
}
.bold-italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}
h3.bold-italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	padding-bottom: 14px;
}
a img {
	border: 0;
}
img {
	border: 0;
}