﻿
body
{
    font-size: 12px;
    line-height: 22px;
    font-family: verdana, arial, sans-serif;
    margin: 1px 0 1px 5px;
}

p
{
    margin: 5px;
    white-space: normal;
}

a
{
    height: 5px;
    padding: 2px;
    margin: 3px;
    font-weight: bold;
}

table th
{
     
    font-weight: bold;
}
table th, td
{
    empty-cells: hide;
    height: 25px;
    font-size: 12px;
    padding: 3px 3px;
    border: solid 1px lightgray;
}

table
{
    margin: 0 auto;
}

h3, h2
{
    
    padding-left:5px;
    text-align:center;
}



span
{
    font-weight: bold;
}
