body {
    font-family: Times New Roman, Times, serif;
    color: #808080;
}

a:link, a:visited {
    color: #808080;
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
    color: #808080;
}

p,ul, td {
    font-size: 10pt;
}

h1 {
    font-size: 20pt;
    font-weight: bold;
}

h2 {
    font-size: 14pt;
    font-weight: bold;
}
.gross {
    font-size: 20pt;
}
