h2 {
    font-size: 20px;
    font-family: arial, helvetica;
    font-weight: normal;
}

h3 {
    font-size: 80%;
    font-family: arial, helvetica;
}

h4 {
    font-size: 80%;
    font-family: arial, helvetica;
    font-weight: normal;
    valign: middle
}

a {
    color: blue;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

table.mainbox thead {
    font-family: arial, helvetica;
    font-size: 80%;
    background-color: #eeeeee;
    color: red;
}

/*
table.mainbox table {
    font-family: arial, helvetica;
    font-size: 80%;
}
*/

table.mainbox {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    color: black;
    background-color: #eeeeee;
    font-family: arial, helvetica;
    font-size: 80%;
}

.mainbox td.small {
    font-size: 80%;
}

.mainbox td.boxtitle {
    font-family: arial, helvetica;
    font-size: 80%;
    background-color: #5555ff;
    color: white;
    font-weight: bold;
}

.mainbox a {
    color: blue;
    text-decoration: none;
}

.mainbox a:hover {
    color: #000000;
    text-decoration: underline;
}

table boxtitle {

}
