﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
}



.footnote
{
    font-size:7pt;
}

.Title
{
    font-size:20pt;
    color:Orange;
    font-weight:bold;
}
a:link
{
    text-decoration:none;
}

a:hover
{
     text-decoration:underline;
}
