body
{
        margin: 0px;
        background-color: #f1f1f1;
}
P
{
        margin:0px;
}
A
{
        color: black;
        text-decoration: none;
}
A:Hover
{
        color: 999999;
        text-decoration: underline;
}
.menu
{
        font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #493C36;
        letter-spacing:1px;
}
A.menu
{
        text-decoration: none;
        font-weight: bold;
        color: #493C36;
        padding-left:7px;
        letter-spacing:1px;
        line-height: 19px;

}
A.menu:Hover
{
        color: 999999;
        text-decoration: none;
}
.menu1
{
        font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: white;
        letter-spacing:1px;
}
A.menu1
{
        text-decoration: none;
        font-weight: bold;
        color: white;
        padding-left:7px;
        letter-spacing:1px;
        line-height: 19px;

}
A.menu1:Hover
{
        color: red;
        text-decoration: none;
}
h1
{
        font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif !important;
        font-size: 13px !important;
        font-weight: bold;
        color: black;
}
table
{
        font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif !important;
        font-size: 11px !important;
        font-weight: normal;
        color: black;
}
.text
{
        font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif !important;
        font-size: 11px !important;
        font-weight: normal;
        color: black;
}
.form
{
        font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif !important;
        font-size: 11px !important;
        font-weight: normal;
        color: black;
        border: 1px solid #CCCCCC;
}
A.text
{
        color: black;
        text-decoration: none;
}
A.text:Hover
{
        color: 999999;
        text-decoration: underline;
}
ul {
        list-style-type:square;
        list-size: 1;
}
