.title{
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
}
.byline{
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
}
.txt{
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}
.footer{
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
}
.boldtxt{
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bold;
}
.code{
    font-family: "Courier New", Courier, monospace;
    font-size: 14px;
}
