.title {font-family: "Verdana", "Helvetica", sans-serif;
        font-size: 150%;
        font-weight: bold;
        line-height: 200%;
        color: #303030;
        text-align: center}
.subtitle {font-family: "Verdana", "Helvetica", sans-serif;
        font-size: 135%;
        font-weight: bold;
        line-height: 135%;
        color: #303030;
        text-align: center}
.section {font-family: "Verdana", "Helvetica", sans-serif;
        font-size: 100%;
        font-weight: bold;
        line-height: 100%;
        color: #303030}
.subsection {font-family: "Verdana", "Helvetica", sans-serif;
        font-size: 90%;
        font-weight: bold;
        line-height: 100%;
        color: #303030}
.text  {font: "Verdana", "Helvetica";
        font-family: "Verdana", "Helvetica", sans-serif;
        font-size: 90%;
        line-height: 100%;
        color: #303030}
.links {font-family: "Verdana", "Helvetica", sans-serif;
        font-size: 60%;
        line-height: 100%;
        color: #303030}
A:link    {color: #303030}
A:visited {color: #303030}
A:active  {color: #303030}
A:hover   {color: #FFFFFF;
           background-color: #000000}
