BODY
{
    FONT-FAMILY: Tahoma, Arial, 'Times New Roman'
}
.error
{
    COLOR: red;
    FONT-VARIANT: small-caps
}
.info
{
    COLOR: blue;
    FONT-VARIANT: small-caps
}
.tablehead
{
    FONT-WEIGHT: bolder;
    BACKGROUND-COLOR: #dcdcdc
}
.tabledetail
{
    BACKGROUND-COLOR: #eeeeee
}
H1
{
    FONT-FAMILY: Tahoma, Arial, 'Times New Roman'
}
P
{
    FONT-FAMILY: Tahoma, Arial, 'Times New Roman'
}
INPUT
{
    FONT-FAMILY: Tahoma, Arial, 'Times New Roman'
}
.lablel
{
    FONT-WEIGHT: bolder;
    FONT-FAMILY: Tahoma;
    TEXT-ALIGN: right
}
.required
{
    FONT-WEIGHT: bolder;
    COLOR: red
}
