﻿.bdy
{
    list-style-position: outside;
    font-size: 11px;
    font-family: Verdana, Arial;
    list-style-type: circle;
    background-color: #f5f5f5;
    text-align: center;
    text-decoration: none;
}

.tbl
{
    font-size: 11px;
    font-family: Verdana, Arial;
    background-color: white;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    direction: ltr;
    line-height: 18px;
    vertical-align: top;
    text-align: left;
}

.xtbl
{
    font-size: 10px;
    font-family: Verdana, Arial;
    background-color: white;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    direction: ltr;
    vertical-align: top;
    text-align: left;
    line-height: normal;
}

.tmp
{
    text-align: center;
    vertical-align: top;
}

.whtxt 
{
	color: #FFFFFF
}

a:link {
	color: #996666;
}
