.in {font-family: Arial; font-size: 90%; line-height: 110%}
.ins {font-family: Arial; font-size: 65%}
.head {font-family: Arial, Helvetica, sans-serif; line-height: 120% ; font-size: 12pt ; font-weight:bold;}
.shead {font-family: Arial, Helvetica, sans-serif; line-height: 120% ; font-size: 95% ; font-weight:bold; font-style: normal;}
.shead1 {font-family: Arial, Helvetica, sans-serif; line-height: 120% ; font-size: 110% ; font-weight:bold; font-style: normal;}
td {font-family: arial; font-size: 80%; color: black;}


A  {
        text-decoration : none;
        color:#9e4cc2;
}

A:Visited  {
        text-decoration : none;
        color:#9e4cc2;
}

A:Active  {
       text-decoration : none;
        color:#000000;	   
}

A:Hover  {
        text-decoration : none;
        color:"red"
}


A.nline  {
        text-decoration : none;
        color:#000000;
}

A.nline:Visited  {
        text-decoration : none;
        color:#000000;
}

A.nline:Active  {
       text-decoration : none;
        color:#000000;	   
}

A.nline:Hover  {
        text-decoration : none;
        color:"red"
}

