HTML
{
    font-size: 16px;
}

table
{
    font-size: 100%;
}

tt
{
    font-weight: 700;
}

h1
{
    text-align: center;
    font-size: 200%;
    font-weight: normal;
}

h2
{
    font-size: 160%;
    font-weight: normal;
}

h3
{
    font-size: 130%;
    font-weight: normal;
}

a:hover
{
    color: #FF4000;
}
