.tableheading {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
}
body{
        font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
        font-size: 11px;
        color: #666666;

}
td.bg {
        background-repeat: no-repeat;
        background-position: left top;
}
.news {
        background-position: 0px 195px;
        background-repeat: no-repeat;
        
}
td {
        font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
        font-size: 11px;
        color: #666666;
}
.underline {
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #999999;
}
li {
        list-style-position: outside;
        list-style-image: url(images/news.gif);
}
a{
        font-weight: bold;
        color: #006699;
        text-decoration: none;
}
a:link {
        font-weight: bold;
        color: #006699;
        text-decoration: none;
}
a:hover {
        font-weight: bold;
        color: #006666;
        text-decoration: underline;
}
.capital{
font-weight:bold;
font-size:medium;
}
a.news{
color:#999999;
font-weight:normal;
}
a.news:hover{
color:#000;
font-weight:normal;
text-decoration:none;
}
.sape a{
color:#eeeeee;
font-weight:normal !important;
}
.sape{
width:100%;
text-align:center;
}