p,td {
    font-family: helvetica,arial,sans-serif;
    font-size: 14px;
    color: #000000;
}
th {
    font-family: verdana,arial,sans-serif;
    font-size: 14px;
    font-weight: 800;
    color: #333333;
}
.reverse {
    color: white;
}
.verbose {
    font-family: courier,monospace;
    font-size: 14px:
}
.form {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.msg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #990000;
}
.hilite {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #0000cc;
}
a.reverse:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: white;
}
a.white {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

a:hover.white {
    text-decoration: underline;
}

.title {
    font-size: 18px;
    font-weight: bold;
    color: #07314a;
}

.subtitle {
    font-size: 14px;
    font-weight: bold;
    color: #07314a;
}

.bodytext {
    font-family: arial,verdana,helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

div.linkz {
    margin-top: 15px;
}

.gray {
    border: 2px solid #E19E0F;
    background-color: #FEE25F;
    padding: 4px;
    font-size: 14px;
    font-weight: bold;
    color: black;
}



a.sublinks {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

a:hover.sublinks {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
