BODY
{
    BACKGROUND-IMAGE: url(/images/fan1.jpg);
    BACKGROUND-REPEAT: repeat
}
.ctitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: navy;
    FONT-FAMILY: Arial
}
.ptitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 24pt;
    COLOR: yellow;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: crimson
}
.mtable
{
    BORDER-RIGHT: thick ridge;
    BORDER-TOP: thick ridge;
    BORDER-LEFT: thick ridge;
    BORDER-BOTTOM: thick ridge;
    BACKGROUND-COLOR: lightgoldenrodyellow
}
.name
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 13pt;
    COLOR: blue
}
.dough
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 13pt;
    COLOR: red
}
.banner
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    COLOR: maroon
}
.tm
{
    FONT-SIZE: 10pt;
    COLOR: yellow;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Courier New';
    BACKGROUND-COLOR: crimson
}
.titlerow
{
    BACKGROUND-COLOR: lightgoldenrodyellow
}
.animatedText
{
    FONT-SIZE: 22pt;
    COLOR: orchid;
    FONT-STYLE: italic;
    POSITION: relative
}
.idNumber
{
    FONT-WEIGHT: bolder;
    COLOR: black;
    TEXT-ALIGN: center
}
.username
{
    COLOR: navy;
    FONT-STYLE: italic
}
.email
{
    COLOR: teal;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial
}
.desc
{
    FONT-WEIGHT: bolder;
    COLOR: navy;
    FONT-STYLE: italic
}
.inputFieldName
{
    COLOR: black;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.tableData
{
    BACKGROUND-COLOR: white
}
.stitle
{
    FONT-SIZE: 18pt;
    COLOR: yellow;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: darkolivegreen;
    TEXT-ALIGN: center;
    FONT-VARIANT: small-caps
}
