P
{
    font-family : Tahoma, sans-serif;
    font-size : x-small;
    color : white;
}

.nav
{
    font-family : Tahoma, sans-serif;
    font-size : xx-small;
    color : white;
}

H1
{
    font-family : Times New Roman, serif;
    color : white;
}

BODY
{
    background : black;
}

A
{
    font-size : x-small;
    color : black;
    font-weight : bold;
    text-decoration : none;
}

H2
{
    font-family : Tahoma, sans-serif;
    color : white;
}

a:hover
{
    font-family : Tahoma;
    color : blue;
    font-weight : bold;
}

.title
{
    font-family : Tahoma, sans-serif;
    font-size : large;
    color : white;
}

