BODY
{
    FONT-SIZE: xx-large;
    TEXT-TRANSFORM: uppercase;
    FONT-FAMILY: 'Century Gothic'
}
TEXTAREA
{
    BORDER-RIGHT: #ff9900 thin;
    BORDER-TOP: #ff9900 thin;
    BORDER-LEFT: #ff9900 thin;
    COLOR: white;
    BORDER-BOTTOM: #ff9900 thin;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #4682b4;
    TEXT-DECORATION: none
}
INPUT
{
    BORDER-RIGHT: #ff9900 thin;
    BORDER-TOP: #ff9900 thin;
    BORDER-LEFT: #ff9900 thin;
    COLOR: white;
    BORDER-BOTTOM: #ff9900 thin;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #4682b4
}
INPUT.cls_checkbox
{
    BORDER-RIGHT: fuchsia;
    BORDER-TOP: fuchsia;
    BORDER-LEFT: fuchsia;
    BORDER-BOTTOM: fuchsia;
    BACKGROUND-COLOR: transparent
}
.cls_button
{
    BORDER-RIGHT: #003366 thin groove;
    BORDER-TOP: #003366 thin groove;
    FONT-WEIGHT: bolder;
    BORDER-LEFT: #003366 thin groove;
    COLOR: white;
    BORDER-BOTTOM: #003366 thin groove;
    FONT-FAMILY: Arial
}
A:link
{
    COLOR: #ff9900;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
A
{
    COLOR: #ff9900;
    FONT-FAMILY: Arial
}
A:visited
{
    COLOR: #ff9900;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #ffcc66;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #ff9900
}
TD
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial
}
STRONG
{
    FONT-SIZE: small;
    COLOR: #ff9900
}
