body {
	border: 0px;
	margin: 0px;
}
a {
	font-weight: normal;
	font-family: Palatino Linotype, sans-serif;
	font-size: 14px;
	color: #D75B28;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	font-family: Palatino Linotype;
	font-size: 14px;
	color: #A51C18;
	text-decoration: none;
}

p {
	font-weight: bold;
	font-family: Palatino Linotype, sans-serif;
	font-size: 19px;
	color: #A51C18;
}

table {
	border: 0px solid #000;
	border: none;
	border-collapse: collapse;
	height: 100%;
}

TR {
	border: 0px solid #000;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
}
