body {
	background-color: #F5DABE;
	color: #003366;
}
table {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #034A87;
	border: medium double #720E6A;
}
.photo {
	padding-top: -5px;
}

.leftalign {
	text-align: left;
}

.copyright {
	font-size: 14px;
}
td {
	text-align: right;
	padding: 10px;
}
.centrealign {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 1px;
}
.tdlinespacing {
	line-height: 5px;
}

.matajitype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}
