BODY, TD
{
    font-family: Arial;
    color: #000000;
    font-size: 14px;
}

BODY
{
    background-color: #FFFFFF;
}

A:link
{
     color: #0000FF;
}

A:active
{
    color: #FF0000;
}
A:visited
{
    color: #800080;
}
A:hover
{
    color: #0000FF;
}

H1
{
    font-size: 18px;
    font-weight: bold;
    color: black;
}
H2
{
    font-size: 16px;
    color: black;
}


.shop_item_title
{
    font-weight: bold;
}

.shop_track_heading
{
    font-weight: bold;
}

.shop_price
{
    background-color: #EBEEF3;
    font-weight: bold;
}

.shop_logon
{
    background-color: white;
}

.shop_logoff
{
    background-color: white;
}

.shop_logon_input
{
    font-size: 10px
}
