BODY
{
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman', Verdana;
    FONT-SIZE: medium
}
A
{
    font-family: "Times New Roman", Times, serif; 
    color: #666666; 
    text-decoration: none
}
A:hover
{
    font-family: "Times New Roman", Times, serif; 
    color: #333333; 
    text-decoration: underline overline
}
INPUT
{
    BORDER-BOTTOM-COLOR: #999999;
    BORDER-LEFT-COLOR: #666666;
    BORDER-RIGHT-COLOR: #666666;
    BORDER-TOP-COLOR: #999999;
    FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-WEIGHT: normal;
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px
}
INPUT.submit
{
    BACKGROUND-COLOR: #FFFFEE;
    BORDER-BOTTOM-COLOR: #999999;
    BORDER-LEFT-COLOR: #666666;
    BORDER-RIGHT-COLOR: #666666;
    BORDER-TOP-COLOR: #999999;
    COLOR: #333333;
    FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-WEIGHT: normal;
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px
}
SELECT
{
    BORDER-BOTTOM-COLOR: #999999;
    BORDER-LEFT-COLOR: #666666;
    BORDER-RIGHT-COLOR: #666666;
    BORDER-TOP-COLOR: #999999;
    COLOR: #000000;
    FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px;
    PADDING-LEFT: 1px;
}
TEXTAREA
{
    BORDER-BOTTOM-COLOR: #999999;
    BORDER-LEFT-COLOR: #666666
    BORDER-RIGHT-COLOR: #666666;
    BORDER-TOP-COLOR: #999999;
    COLOR: #000000;
    FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-WEIGHT: normal;
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px
}