.worktitle { font-size: 8pt; font-style: italic; text-align: center } 
tr.worktitle { vertical-align: top}

.underline { text-decoration: underline }

.newplace { color: red; font-weight: bold}
.newtime { color: red}
.opponent { font-style: italic }

.strikethrough { line-color: red; text-decoration: line-through }

.infotext { font-size: smaller}

th.addresses { font-size: smaller}
tr.addresses { vertical-align: bottom}

.publications_group {
	color: #676767;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
.publications_apa_entry {
    display: block;
}
.publications_apa_author {
    font-weight: bold;
}
.publications_apa_title {
    font-style: italic;
}
.publications_apa_abstract_hidden {
	display: none;
    text-align: justify;
    padding: 10px;
    margin: 10px;
    border: 1px solid silver;
    background: rgb(255,255,230);
}

p.small {line-height:10px}
p.big {line-height:26px} 
table.noborder{border-collapse:collapse}

table.top{
width: 900;
}

.top{
vertical-align:top;
}
.bottom{
vertical-align:bottom;
}
.right{
vertical-align:right;
}
.left{
vertical-align:left;
}