BODY
{
    
    MARGIN: 0px;
    SCROLLBAR-HIGHLIGHT-COLOR: #cacaca;
    
    marginheight: 0px;
    marginwidth: 0px;
    topmargin: 0px;
    leftmargin: 0px;
    rightmargin: 0px;
    bottommargin: 0px
}
INPUT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: #d9d9d9
}
TEXTAREA
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: #d9d9d9
}
SELECT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: #d9d9d9
}
P	{color: BLACK}
H3	{color: BLUE}
H2	{color: BLUE}
H1	{color: BLUE}
A:link    { color: rgb(1 , 100, 204); text-decoration:none }
A:visited    { color: rgb(1 , 100, 204); text-decoration:none }
A:link:hover    { color: rgb(1 , 185, 224); text-decoration:none }
A:visited:hover { color: rgb(1 , 185, 224); text-decoration:none }
div.text {color:BLACK; font-family:Veranda, serif; font-size:14px; font-weight:normal;}
div.psptext {color:BLACK; font-family:Veranda, serif; font-size:12px; font-weight:normal;}
div.header {color:BLUE; font-family:Veranda, sans-serif; font-size:20px; font-weight:bolder;}
div.header2 {color:BLACK; font-family:Veranda, sans-serif; font-size:16px; font-weight:bolder;}
div.error {color:RED; font-family:Veranda, sans-serif; font-size:18px; font-weight:bolder;}
div.sm_text {color:BLACK; font-family:Courier new, Courier,sans-serif; font-size:8px; font-weight:normal;}
img.hidden {display:none;}