﻿*
{
    padding:0;
    margin:0;
}
form{ padding:0; margin:0; }
fieldset{ border:0; }
.clearfix{ clear:both; height:0px; font-size:0px; line-height:0px; overflow:hidden; }
a{ outline:none; }
a img{ border:none; }
h1, h2, h3, h4
{
    color:#cc0000;
    font-weight:normal;
}
h1
{
    font-size:1.9em;
}
h2
{
    font-size:1.7em;
}
h3
{
    font-size:1.5em;
}
h4
{
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:5px;
}
body
{
    font-family:Verdana, Arial, Sans-Serif;
    color:#000000;
    background-image:url(Images/bg_page.jpg);
    background-repeat:repeat-x;
    font-size:0.75em;
}
