BODY
{
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px
}
TR
{
    border : 1px solid blue;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px
}
TH
{
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px
}
TD
{
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px
}
TABLE
{
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px
}
A
{
}
.txt100 {
	FONT-SIZE: 9pt; MARGIN: 0px 5px; TEXT-ALIGN: justify
}

.MyLink A:active
{
	color: Blue;
}
a:link { color:blue; text-decoration:underline; }
a:visited { color:blue; text-decoration:underline; }
a:hover { color:navy; text-decoration:underline; }
a:active { color:blue; text-decoration:underline; }

