A.upheader  {
        color : #024369;
        font-family : tahoma;
        font-size : 12;
        text-decoration : underline;
}
A.upheader:VISITED {
        color : #024369;
}
A.upheader:HOVER {
        color : #ff6c00;
}


A {
        color : #024369;
        font-family : tahoma;
        text-decoration : underline;
}

A:HOVER {
        color : #ff6c00;
}

A:VISITED {
        color : #B61E6D;
}

.btext{
        color : #0D95CC;
        font-family : Tahoma;
        font-size : 12;
}
.bottomtext{
        color : #82959E;
        font-family : Tahoma;
        font-size : 11;
}
.headertext{
        font-family : Tahoma;
        font-size : 14;
        font-weight : bold;
        color : #2B9300;
}
.text{
        font-family : Tahoma;
        font-size : 11;
        color : Black;
        line-height : 14px;
}
.text2{
        font-family : Tahoma;
        font-size : 12;
        color : #0D95CC;
        font-weight : bold;
}

b       {font-weight: bold; color: #0d95cc;}
.list   {margin-top:2px; text-indent: -2.0em; margin-left: 2.0em; margin-bottom: 3px; text-valign: middle;}
.m1     {font-size: 9px; line-height:10px;}

LI {
	list-style-image : url(str.gif);
    line-height:20px;
}
