a.aitd{
	color: #0000FF;
}

table.anm{
	border: 0px;
	padding: 10px;
	border-collapse: collapse;
}

tr.res{
	background-color: #CCCCCC;
	text-align: center;
}

td.note{
	color: #000077;
	padding: 2px;
	border-width: 0px;
}

/* basic table border */
table.tb {
	border-collapse: collapse;
}
table.tb, table.tb th, table.tb td {
	border: 1px solid #A8B7C1;
}
table.td th, table.td td {
	padding: 2px;
}
table.tb td {
	font-size: 71%;
}

table.tb th {
	font-size: 90%;
	background: #658091;
	color: #fff;
}
table.tb th, table.tb th a:link, table.tb th a:visited {
	color: #ffffff;
}

table tr.rowheader td {
	background: #D3DBE0;
	color: #658091;
	font-weight: bold;
}

/* special case paragraf */
p.note {
	font-size: 64%;
}

p.henv {
	color: #666600;
	font-style: italic;
}
