﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote
{
    margin: 0;
    padding: 0;
}

img{border: 0;}

body
{
    background: #000799;
    font-size: 12px;
    font-family: Arial, Sans-Serif;
}
p
{
    margin-bottom: 16px;
}
h1
{
    color: #465f88;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
h2
{
    color: Black;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
strong
{
    font-weight: bold;
}

