BODY
{
    font-size: 12px;
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: white;
    width: 90%;
}
.header
{
    padding: 7px;
    text-align: center;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24pt;
    margin-top: 10px;
    font-weight: bold;
}

.info
{
    background-color: White;
    font-size: 13pt;
}

.box
{
    background-color: Gray;
    margin-top: 5px;
    margin-bottom: 5px;
}

pre
{
    font-family: "Courier New" , Courier, monospace;
    font-size: 12pt;
    font-weight: bold;
}

.resultheader
{
    font-family: "Courier New" , Courier, monospace;
    font-size: 12pt;
    font-weight: bold;
    border: thin solid Gray;
}
.classinfo
{
    font-size: 14pt;
    text-align: left;
    vertical-align: text-top;
    padding: 4px;
    width: 700px;
}
.classheader
{
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24pt;
    font-weight: bold;
    text-decoration: underline;
}

.r1
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.r0
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.miniurl
{
    font-size: 10pt;
}

.split
{
    font-style: italic;
}

#noprint
{
    display: none;
}

a:active.rlink, a:link.rlink, a:visited.rlink, a:hover.rlink
{
    text-decoration: none;
}

.classinfo
{
}

.team0
{
    background-color: #D0F0FF;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.team1
{
    background-color: #EEF7FF;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

.fullTable
{
    border: 2px solid Silver;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-variant: normal;
    font-weight: bolder;
    margin-top: 5px;
    margin-bottom: 4px;
}

.styleBig
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 28pt;
    font-weight: bold;
}

.styleLegNr
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    border: 2px solid Gray;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    width: 25px;
}

.styleNameBox
{
    border-bottom: 1px dashed Black;
}

.styleName
{
    width: 200px;
    border-bottom: 1px dashed Black;
}

.styleNumber
{
    text-align: right;
    width: 60px;
    border-bottom: 1px dashed Black;
}
