@charset "utf-8";

table.martyrs {
	width: 100%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1em 0;
}

table.martyrs td {
	width: 33%;
	vertical-align: top;
}

table.martyrs .year {
	font-size: 1.2em;
	font-weight: bold;
	padding: 1em 0 0.5em 0;
}

table.martyrs .yeartop {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 0.5em 0;
}

table.martyrs .name {
	padding: 0.1em 0;
}

div.memorial {
	background-color: #660066;
	font-weight: bold;
	text-align: center;
	color: white;
	border: 2px solid black;
	padding: 0.5em;
	line-height: 1.3em;
}

div.note {
	font-weight: bold;
	text-align: center;
	border: 2px solid #8e001c;
	padding: 0.5em;
	line-height: 1.3em;
}
