﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:small;
}
    #heading
    {
        font-size:medium;
        font-weight:bold;
        
        }
    #dates
{
    font-size:smaller;
    font-style:italic; 
}
#detail
{
    font-size:small;
}
#dayheader
{
    font-size:larger;
    font-style:italic;
    color:Red;
    font-weight:bolder;
}
#subscription
{
    width: 559px; 
    height: 41px; 
    text-align: center;
}

