.body 
{  font-family: Verdana, Arial; font-size: 11px; line-height: 17px; color: #000000; background-color:#FFF; }

.h1 
{  font-family: Verdana, Arial; font-size: 12px; font-weight: bold; color: 000000; text-decoration: none}

.h2 
{  font-family: Verdana, Arial; font-size: 12px; font-style: italic; font-weight: bold; color: 000000; text-decoration: none}

.h3 
{  font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: 000000; text-decoration: none}

.small 
{  font-family: Verdana, Arial; font-size: 10px; color: #FFFFFF; text-decoration: none}

.usp 
{  font-family: Verdana, Arial; font-size: 15px; font-weight: bold; color: #000000}

.button 
{  font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; border-color: #6699CC #003366 #003366 #6699CC; background-color: #006699; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}

.menucurrent 
{  font-family: Verdana, Arial; font-size: 10px; font-weight: bold; color: FFCC00; text-decoration: none}

a.menu 
{ font-family: Verdana, Arial; font-size: 10px; font-weight: bold; color: #FFFFFF ; text-decoration: none}

a.menu:active 
{ font-family: Verdana, Arial; font-size: 10px; font-weight: bold; color: FFCC00 }

a.menu:hover 
{ font-family: Verdana, Arial; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline }

a.tmenu:active 
{ font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: FFCC00 }

a.tmenu:hover 
{ font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline }

a.tmenu 
{ font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF ; text-decoration: none}

a.link 
{  font-family: Verdana, Arial; font-size: 11px; line-height: 17px; font-weight: bold; color: 006699; text-decoration: none}

a.link:Hover 
{  font-family: Verdana, Arial; font-size: 11px; line-height: 17px; font-weight: bold; color: 006699; text-decoration: underline}

a.link:active 
{  font-family: Verdana, Arial; font-size: 11px; line-height: 17px; font-weight: bold; color: FFCC00; text-decoration: underline}

a.menucurrent 
{ font-family: Verdana, Arial; font-size: 10px; font-weight: bold; color: #FFCC00; text-decoration: none}

a.menucurrent:hover 
{ font-family: Verdana, Arial; font-size: 10px; font-weight: bold; color: #FFCC00; text-decoration: underline}

.bodyhome 
{ font-family: Verdana, Arial; font-size: 11px; line-height: 17px; color: #000000 ; font-variant: normal; text-decoration: underline}
.uspWhite { font-family: Verdana, Arial; font-size: 15px; font-weight: bold; color: #FFFFFF}
.backbutton { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; border-color: #CCCCCC #999999 #999999 #CCCCCC; background-color: #666666; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
a.tmenucurrent { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFCC00; text-decoration: none }
a.tmenucurrent:hover { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFCC00; text-decoration: underline }
.bodyred { font-family: Verdana, Arial; font-size: 11px; line-height: 17px; color: #FF0033}

#tasktable {
    font-family: Verdana, Arial;
    border: 0;
}
#tasktable img {
    border: 0;
        cursor: pointer;
}
#tasktable th {
    background-color: #069;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
}
#tasktable td {
        font-size: 12px;
}
#tasktable tr.odd {
    background-color: #E2EAF0;
}
#tasktable tr.even {
        background-color: #C8DBE8;
}
td.prio1 { font-weight: bold; }
td.prio2 { font-weight: bold; color: red; }

