
BODY {
    font-family:Verdana;
    font-size:12pt;
    padding:10px;
    color:#4b4b4b;
}


A, A:visited {
    text-decoration:none;
    color:#0080C0;
}

A:hover {
    text-decoration:underline;
    color:#0080ff;
}
.container {
    margin:auto auto;
    padding:0px;
    width:900px;
}
.tcls {
    border:5px solid white;
    border-spacing:10px;
    width:100%;
}
.linkstd {
    border-width:2px;
    background-color:#C6E2FF;
    font-size:10pt;
    padding:20px;
    text-align:center;
    white-space:nowrap;
    width:33%;
    font-weight: bold;
}

.descrtd {
    padding:20px 20px 20px 20px;
    color:#000048;
    font-weight:bold;
    letter-spacing:1px;
    height:200px;
    background-color:#0080C0;
    font-size:14pt;
    text-align:center;
    color:white;
    font-weight:bold;
    
    line-height:30px;
}
.descrtd2 {
    padding:40px 20px 40px 20px;
    color:#000048;
    font-weight:bold;
    letter-spacing:1px;
    font-size:12pt;
    height:0px;
    background-color:#0080C0;
    font-size:14pt;
    text-align:center;
    padding:20px;
    color:white;
    font-weight:bold;
    letter-spacing:1px;
    line-height:30px;
}
.footer {
    margin:auto auto;
    margin-top:50px;
    width:900px;
    border-top:2px solid #C6E2FF;
    color:#0080c0;
    font-size:8pt;
    text-align:right;
}

.cfCls {
    background:#8ac1ff;
    padding:40px;
}

.topbannerCls {
    /*background:white;*/
    color:white;
    width:750px;
   /* padding:5px 10px 5px 10px;
    margin:5px;*/
    font-weight:bold;
    letter-spacing:2px;
    font-size:18pt;
}
