.SUCCESS
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
    color: green;
}

.ERROR
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
    color: red;
}

.CONFIRM
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
}

.DEFAULT
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
}

P.newpage
{
    page-break-after: always;
}

