body {
    margin: .5in;
    width: 80%;
    font-size: 18pt;
    font-family: Times;
}
td {
    font-size: 18pt;
    font-family: Times;
}
a {
    text-decoration: none;
    color: blue;
}
