body, td
{
    font-family: arial;
    font-size: 12px;
    color: #000000;
}

#lite { color: #999999; }

h1 { font: 14px arial,sans-serif; }

.content
{
    padding:15px 0 0 30px;
    backGround: url('/img/p6.jpg');
    backGround-repeat: no-repeat;
    backGround-position: bottom right;
    color: #4C4C4C; 
}

a:link, a:active, a:visited { color: #000000; }

#smaller
{
    font-size: 10px;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited
{
    color: #000000;
    text-decoration: none;
}
.menu a:hover { text-decoration: underline; }
