.maintext
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #000000;
}
.cap
{
    font-family: Tahoma;
    font-size: 18px;
    font-style: bold;
    font-weight: bold;
}
a:menu {
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration:none;
}
.menutxt
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #FFFFFF;
}
a
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration:none;
}
a:active
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #FFFFFF;
}
a:hover
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: underline;
}
.footer
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    color: #FFFFFF;
}
.copy
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    color: #FFFFFF;
}
p
{
text-indent:50px;
}


