﻿body 
{
    font-family: Arial
    font-size: 12pt;
}

h3
{
    font-family: Tahoma;
    font-size: 14pt;
    text-decoration: underline;
    color: Red;
    padding: 0px;
}


h4
{
    font-family: Tahoma;
    font-size: 12pt;
}

#top
{
    font-family: Tahoma;
    font-size: 20pt;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

.header1
{
    font-family: Tahoma;
    font-size: 22pt;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
