.date
{
    font-family: serif; 
    font-size 18;
    color: blue;
}

.boldred
{
    font-family: serif;
    font-size: 20pt;
    color: red;

}