﻿.content
{
    font-family: Tahoma;
    font-size: small;
}
body
{
    font-family: Tahoma;
    font-size: small;
}
asp:BulletedList
{
    font-family: Tahoma;
    font-size: small;
}
.h3
{
    font-family: Tahoma;
    font-size: large;
}
.foot
{
    font-family: Tahoma;
    font-size: xx-small;
    color: #808080;
}
.notebox
{
    font-family: tahoma;
    font-size: small;
    font-weight: bold;
    text-align: justify;
    border: medium double #000000;
    padding: 4px;
    margin: 4px 15px 4px 15px;
    color: #29598C;
}
.table1
{
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
    padding: 2px;
    margin: 0px;
    border: thin solid #1B5790;
}
.h5
{
    font-family: Tahoma;
    text-decoration: underline;
}
h5
{
    font-family: Tahoma;
    font-size: small;
    font-weight: bold;
    text-decoration: underline;
}
