body,ol{
	font: 10pt Arial, Helvetica, Geneva, sans-serif;
}
h1{
	font-size: 14pt;
}
h2{
	font-size: 10pt;
	text-decoration: underline;
}
.notes {
	font-weight: bold;
	text-decoration: underline;
}

LI {
	font-weight: normal;
	font-style: normal;
}

.movements {
	font-size: 9pt;
	width: 100%;
}

.movements #naval{
	font-weight: bold;
}

.nilnaval{
	width: 80%;
	background: silver 10px;
}

.movements #channelclosed{
	background-color: yellow;
	text-decoration: underline;
	font-weight: bold;
}

table.movements{
	margin: 8px;	
}
th {
	text-decoration: underline;
	font-weight: bold;
}
em{
	font-weight: bold;
	font-style: italic;
}
.error{
	color: white;
	background-color: red;
	width: 100%;
}
