﻿body 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 10pt;
    background-color: #18416D;
    margin-top: 0px;
}
.bkg
{
    background-repeat: repeat-x;
    background-image: url('../pciwhitepaper/images/Earth_Banner.jpg');
}
.red
{
    color: red;
    font-style: italic;
}
.button
{
   background-color: #18416D;
   border-style: ridge;
   color: White;
   font-weight: bold;
   font-size: 12pt;
}
.header
{
    font-size: 14pt;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
}
