td.kvbk_topic {
	font-weight: bold;
}

tr.t1 {
	background-color: #FFFFFF;
}

tr.t2 {
	background-color: #F2F2F2;
}

td.t1 {
	background-color: #FFFFFF;
}

td.t2 {
	background-color: #F2F2F2;
}

td.sep {
	border-bottom: 2px solid #D2D2D2;
}
table.publications {
	margin-left:10px;
	max-width:830px;
}

table.publications th {
	background-color:#84b4cd;
}

table.publications tr:nth-child(odd) td {
	background-color:#ade2ff;
}

table.publications tr:nth-child(even) td {
	background-color:#e0f0ff;
}

p.publication {
	margin-top:0px;
	margin-bottom:0px;
}
p.note {
	background-color:#ADE399;
	padding:5px;
}

.note {
	background-color:#ADE399;
}
