﻿body
{
    background-color: #c5f8d2;
}


h1
{
    margin: 0;
    padding: 0;
    font-size: 2.2em;
    font-weight: normal;
    text-align: center;
    margin-left: 160px;
}

h2
{
    font-size: 1.6em;
    font-weight: bold;
    padding-top: 1.6em;
}

p, table
{
    font-size: 1.3em;
    padding-bottom: 1.3em;
}

.JT
{
    float: right;
    font-family: Arial;
    font-size: 8pt;
    line-height: 150%;
    text-align: right;
}
/* Logo */

#table1 tr
{
    height: 5em;
}

#table1
{
    width:50%;
    border-width: 1px;
    border-spacing: 2px;
    border-style: outset;
    border-color: gray;
    border-collapse: collapse;
}
#table1 th
{
    border-width: 1px;
    padding: 4px;
    margin: auto;
    border-style: inset;
    border-color: gray;
}
#table1 td
{
    border-width: 1px;
    padding: 4px;
    margin: auto;
    border-style: inset;
    border-color: gray;
}

.style2
{
    text-align: center;
}

.style3
{

}
