a.smallfont {
    font-size: 1em;
}

h3.wikiheader {
    font-size: 1.5rem;
    line-height: 1.4;
    margin: 30px 0px 5px
}

table.wikitable {
    width: 100%;
}

td {
	border-bottom: 1px solid #ddd;
    padding-left: 5px;
    padding-right: 5px;
}

td.wikilabel {
	font-weight: bold;
}

