BODY,P,TABLE,FORM
{
    background-color: #ffffff;
    font-family: "arial", sans-serif;
    font-size : medium;
    font-style : normal;
}
A
{
    background-color: #ffffff;
    color : #008080;
}
STRONG, EM
{
    background-color : #ffffff;
    font-family : "arial", sans-serif;
}
BODY
{
    background-image : url("/images/backgnd.jpg");
}
H1
{
    background-color: #ffffff;
    font-family : "arial", sans-serif;
    font-style : bold;
    color : #994c99;
}
H2
{
    background-color: #ffffff;
    font-family : "arial", sans-serif;
    font-style : italic;
    color : #994c99;
    font-size : larger;
}
H3
{
    background-color: #ffffff;
    font-family : "arial", sans-serif;
    font-style : normal;
    color : #994c99;
}
