/* English Only */

body,table,th,td{
 margin-top:0px;
 margin-bottom:0px;
 font-size:99%;
}


a:link{
 text-decoration:none;
}
a:active{
 text-decoration:none;
}
a:visited{
 text-decoration:none;
}
a:hover{
 text-decoration:underline;
}


.copyRightTable{
 border-top:solid 3px #3366BB;
 width:850px;
 text-align:center;
 font-size:10pt;
}



.upAnchor{
 width:850px;
 text-align:left;
 font-size:10pt;
 margin-top:10px;
}

.underDiv{
 border-top:solid 1px #999999;
 width:850px;
 margin-top:3px;
 text-align:center;
 font-size:10pt;
 padding:5px;
}


