body
{
    max-width: 800px;
}

table
{
    width: 800px;
    border-right: blue groove;
    border-top: blue groove;
    border-left: blue groove;
    border-bottom: blue groove;
}

header1
{
    text-align: left;  
}

.header2
{
    font-size: 14pt;
    text-align: right;   
}

.footer
{
    width: 800px;
    font-size: 9pt;
    color: blue;
    font-family: 'Times New Roman';
    text-align: center;
}

.ntable
{
    width: 190px;
    background-color: #488AC7;
    font-size: 14pt;
    top: 0px;
}

.wtable
{
    width: 600px;
    text-align: center;
    font-weight: bold;
    font-size: 18pt;
    border-color: #0000ff;
}

.wtablei
{
    width: 150px;
    border-color: #0000FF;
}
    
a 
{
    color: #151B54;
}

.h1 
{
    width: 200px;
}

.h2
{
    background-color: #488AC7;
    text-align: center;
    font-size: 22pt;
    vertical-align: middle;
    color: #CFECEC;
    font-family: Monospace;
}

.h3 
{
    font-family: 'Bookman Old Style' , Monospace;
    text-align: center;
}

.h4
{
    font-size: 15pt;
    font-style: italic;
    font-family: 'Bookman Old Style' , Monospace;
    text-align: center;
}

.h5 
{
    text-align: center;
    font-size: 18pt;
    color: #151B54;
}

.h6
{
    font-size: 14pt;
    margin-right: 10px;
    margin-left: 10px;
}
 
.h7 
{ 
    font-size: 14pt;
    text-align: center;
}

.h8 
{ 
    color: #FFFFFF;
    font-size: 18pt;
    background-color: #000099;
    text-align: center;
}

.h9 
{
    background-color: #488AC7;
    width: 800px;
    text-align: center;
    font-size: 9pt;
}