body
{
    background-color:#ffccee;
    font-family:Arial;
    font-size:10pt;
    color:#660099;
}
h1
{
    font-weight:bold;
    font-family:Verdana;
    font-size:11pt;
    color:#660099;
}
a
{
    font-weight:bold;
    text-decoration:none;
}
a:link
{
    color:#660066;
}
a:active
{
    color:#ffff00;
}
a:visited
{
    color:#9900ff;
}
a:hover
{
    color:#ff00ff;
}
