
td, body{
    font-family: Times New Roman;
    font-size: 13pt;
    color: black;
    background: #eadeb6;
}


h1{
    font-size: 18pt;
}

h2{
   font-size: 16pt;
   font-weight: bold;  
}

a{
    color: #842018;
    text-decoration: none;
}