.in {font-family: arial; font-size: 12pt; line-height: 110%}
.ine {font-family: arial; font-size: 12pt; line-height: 110%}
.ins {font-family: arial; font-size: 8pt}
.head {font-family: arial; line-height: 20pt ; font-size: 12pt ; font-weight:bold;}
.shead {font-family: arial; line-height: 12pt ; font-size: 11pt ; font-weight:bold; font-style: normal;}
td {font-family: arial; font-size: 12pt; color: black;}
td.head1 {font-family: arial; font-size: 100% ; font-weight:bold; font-style: normal; color: white}

ul {margin-top: 2pt; margin-bottom: 2pt;}
ol {margin-top: 2pt; margin-bottom: 2pt;}
li.type1 {margin-left: -15pt; margin-bottom: 3pt; font-size:10pt ;}

A  {
        text-decoration : underline;
        color:#000000;
}

A:Visited  {
        text-decoration : underline;
        color:#000000;
}

A:Active  {
       text-decoration : none;
        color:#000000;	   
}

A:Hover  {
        text-decoration : none;
        color:"red"
}

//---------------------------

A.line  {
        text-decoration : underline;
        color:#000000;
}

A.line:Visited  {
        text-decoration : underline;
        color:#000000;
}

A.line:Active  {
       text-decoration : none;
        color:#000000;	   
}

A.line:Hover  {
        text-decoration : none;
        color:"red"
}

//---------------------------

A.bline  {
        text-decoration : underline;
        color:blue;
}

A.bline:Visited  {
        text-decoration : underline;
        color:#000000;
}

A.bline:Active  {
       text-decoration : none;
        color:#000000;	   
}

A.bline:Hover  {
        text-decoration : none;
        color:"red"
}

//---------------------------
A.c1  {
        text-decoration : none;
        color:#FF6600;
}

A.c1:Visited  {
        text-decoration : none;
        color:#FF6600;
}

A.c1:Active  {
       text-decoration : none;
        color:#FF6600;	   
}

A.c1:Hover  {
        text-decoration : none;
        color:#FF6600;
}
