h1{
    font-family: Arial,Helvetica;
    font-size: 20pt;
    font-weight: bold;
}

h2{
    font-family: Arial,Helvetica;
    font-size: 18pt;
    font-weight: bold;
}

th{
    font-family: Arial,Helvetica;
    font-size: 10pt;
    font-weight: bold;
}

td{
    font-family: Arial,Helvetica;
    font-size: 11pt;
    text-decoration: none;
}

body{
    font-family: Arial,Helvetica;
    font-size: 10pt;
    text-decoration: none;
}

.less {
    color: #FF0000;
}