* 
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #38576B;    
}

body {
    background-color: #E4EEF5;
    background-image: url(bg.png);
}

h1 {
    font-size: 17pt;
    color: #536f82;
}

h2 {
    padding:  2pt 0 2pt 2pt;
    font-size: 13pt;
    font-weight: normal;
}

h3 
{
    color: #000000;
    font-size: 15pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #536f82;
}

h4 {
    color: #000000;
    font-style: italic;
    font-weight: lighter;
    font-size: 14pt;
}

p 
{ 
     font-size: 12pt;
     line-height: 16pt;
}


.tariff td
{
    padding: 10px;
}