body{
FONT-SIZE: 11pt;
}

td{
FONT-SIZE: 11pt;
}

/*
a:link, a:visited{
text-decoration: underline;
font-family: Arial;
font-weight: bold;
font-style: italic;
color: Black;
}

a:hover{
text-decoration: none;
}
*/


/* Custom class*/

.a1:link, .a1:visited{
text-decoration: underline;
font-family: Arial;
font-weight: bold;
font-style: italic;
color: Black;
}

.a1:hover{
text-decoration: none;
}

