
H1   {color: black}
H2   {color: black}
H3   {color: black}
H4   {color: navy}
#F3 {font-family: Arial; font-size: 10pt;  font-weight: normal;   line-height: 12pt;}
#F4 {font-family: Arial; font-size: 10pt;  font-weight: bold;   line-height: 12pt;}

a:link    {color: navy;  text-decoration: none;}
a:visited {color: indigo; text-decoration: none;}
a:hover   {color: blue; text-decoration: none;}

.center
{
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    text-align: center;
}

.center_no_padding
{
    padding: 0px;
    margin: 0px;
    text-align: center;
}

html
{
    background:url(/images/music/rdgrs_back.jpg) center no-repeat fixed;
    background-size:auto 100%;
    height: 100%;
}

p
{
    font-family: Arial;
    font-size: 10;
}

.t80
{
    font-family: Arial;
    font-size: 10;
    margin-left: 5%;
    margin-right: 5%;
}

td
{
    border: 1px solid;
}

td.noborder
{
    border: none;
}
