.in {font-family: Arial; font-size: 90%; line-height: 110%}
.ins {font-family: Arial; font-size: 80%}
.inss {font-family: Arial; font-size: 80%}
.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: 11pt ; font-weight:bold; font-style: normal;}
td {font-family: arial; font-size: 90%; color: black;}


ul {margin-top: 2pt; margin-bottom: 2pt;}
ol {margin-top: 2pt; margin-bottom: 2pt;}
li.type1 {margin-left: -15pt; margin-bottom: 3pt; font-size:90% ;}

A  {
        text-decoration : underline;
        color:blue;
}

A:Visited  {
        text-decoration : none;
        color:blue;
}

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.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;
}
