A
{
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: transparent;
    FONT-VARIANT: normal
}
H1
{
    COLOR: #999999;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffff00;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
H2
{
    COLOR: #999999;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffff00;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
H3
{
    COLOR: #999999;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffff00;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
H4
{
    COLOR: #999999;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffff00;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
H5
{
    COLOR: #999999;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffff00;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
H6
{
    COLOR: #999999;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #3300ff;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
IMG
{
    BACKGROUND-COLOR: transparent
}
BODY
{
background-color:#FFF8DC;
/*    BACKGROUND: url(file://C:\Inetpub\wwwroot\ptpstop1\ptpstop_bg.jpg) green fixed repeat-y right top;
    FONT-VARIANT: normal;
    BACKGROUND-: fixed */
}
.header
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    BORDER-LEFT: thin;
    BORDER-BOTTOM: thin;
    BACKGROUND-COLOR: navy
}
A:link {text-decoration: none; color: #999999} 
A:visited {text-decoration: none; color: #999999}
A:active {text-decoration: none; color: #999999}
A:hover {color: #FF0000}
A:noline {text-decoration: none}