BODY
{
    background-color: beige
}
Table
{
}
TH
{
}
TD
{
}
H1
{
    color: blue;
    font-size: 24pt
}
P
{
    color: black;
    font-size: 12pt
}
INPUT
{
}
SELECT
{
}
A.hotspot
{
    text-decoration: none;
    color: black
}

