body {
    margin:0;
    padding:0;
}

a img {
    border:0;
}

table {
    border:0;
    border-collapse:collapse;
}

td,tr {
    margin:0;
    padding:0;
    vertical-align:top;        
}



h1, h2
{
    font-size:138.5%;
    margin:0.8em 0;
    font-weight:normal;
}


h3
{
    font-size:108%;
    margin:0;
}


h3,h4,h5,h6,strong
{
    font-weight:bold;
}

em
{
    font-style:italic;
}

blockquote,ul,ol,dl
{
    margin:1em;
}

ol,ul,dl
{
    margin-left:2em;
}

ol li
{
    list-style:decimal outside;
}

ul li
{
    list-style:square outside;
}

dl dd
{
    margin-left:1em;
}


th
{
    font-weight:bold;
}

caption
{
    margin-bottom:.5em;
    text-align:center;
}

p,fieldset,table,pre
{
    margin:0;
    margin-bottom:1em;
}

input[type=text],input[type=password],textarea
{
    width:11.9em;
}
