﻿body
{
    margin: 5;
    padding: 0;
    text-align: left;
    background-color: #8C8C8C;
}

table.maintable
{
    background-color: #FFFFFF;
    margin:auto;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #003399;
    font-weight: bold;
}


.maintext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003399;
}
.smallgreytext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
}
a.itunes
{
    font-weight: bold;
    background-color: #808080;
    color: #FFFFFF;
    display: inline;
    font-size: 12px;
    text-decoration: none;
}
a.itunes2
{
    text-decoration: none;
}
a.menu
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}
a.menu:link {color: #003883; text-decoration: none;}
a.menu:visited {color: #003883; text-decoration: none;}
a.menu:hover {color: red; text-decoration: underline;}
a.menu:active {color:red;}