strong {
    font-weight: bold;
}

.check {
    background-color: yellow;
    color: red;
    font-weight: bold;
}

* {
    font-family: 'arial rounded mt', arial, helvetica, sans-serif;
}

h1 {
    line-height: 24pt;
    font-family: 'trajan pro', trajan, 'times new roman', serif;
    font-size: 24pt;
    text-align: left;
}

h2 {
    font-size: 14pt;
}

h3 {
    font-size: 12pt;
/*    font-family: 'times new roman', serif; */
    font-style: italic;
    text-transform: capitalize;
}

.title {
    font-style: italic;
}

span.lang {
    font-style: italic;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}

h2 {
    margin-bottom: 0px;
    margin-top: 1px;
    background-color: #DDDDC8;
    padding: 5px 0px;
}

.xformerror {
    background-color: green;
    color: white;
    font-weight: bold;
}

.booktitle {
    font-style: italic;
}

.translation-language {
    font-style: italic;
}

