body {
	color:#bed2f0;
	background-color:#2828a0;
}

table.nabi {
	border-style:none;
	text-align:left;
	font:16px Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
}

td {
	padding:5px;
}

td.num {
	font:11px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

td.naw {
	width:72px;
	border:thin dotted #e63737;
	text-align:center;
}

td.na2 {
	border:thin dotted #e63737;
	text-align:center;
}

td.reu {
	width:80px;
	text-align:right;
}

a:link {
	text-decoration:none;
	color:#dcc8fa;
}

a:visited {
	text-decoration:none;
	color:#dcc8fa;
}

a:active {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}