﻿body
{
    margin-top: 0px;
    background-image: url(images/pagebg.gif);
    margin-bottom: 0px;
    background-attachment: fixed;
}
.heading
{
    font-weight: bold;
    font-size: medium;
    color: #ff0000;
    font-family: Arial;
}
.advertisement
{
    font-size: xx-small;
    color: #959595;
    font-family: Verdana;
}
.heading2
{
    font-weight: bold;
    font-size: small;
    color: #000000;
    font-family: Tahoma;
}
.heading3
{
    font-weight: bold;
    font-size: large;
    color: #ff0000;
    font-family: Tahoma;
}
.menu
{
    font-size: x-small;
    font-family: Verdana;
}
.article
{
    font-size: small;
    font-family: Verdana;
}
.heading4
{
    font-weight: bold;
    font-size: small;
    color: #ffffff;
    font-family: Tahoma;
}
.feature
{
    font-weight: bold;
    font-size: small;
    color: #009900;
    font-family: Tahoma;
}
.image
{
    border-right: 1px dashed;
    border-top: 1px dashed;
    border-left: 1px dashed;
    border-bottom: 1px dashed;
}
.small
{
    font-family:Arial;
    font-size:8pt;
    color:Teal
}