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


h1{
    font-size: 18pt;
}

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

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

.smaller{
    font-size: 11pt;
}
