﻿.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;
}
.notebox
{
    font-family: tahoma;
    font-size: small;
    font-weight: bold;
    text-align: left;
    border: medium double #000000;
    padding: 4px;
    margin: 4px 15px 4px 15px;
    color: #29598C;
}
