
/* Alta Carta */
/* Trade Pages Style Sheet */


/* General */

.HdTrade
{
font-family: arial, sans-serif ;
font-size: 12pt ;
font-weight: 700 ;
}

.NrTrade
{
font-family: arial, sans-serif ;
font-size: 12pt ;
}

.TxTrade
{
font-family: arial, sans-serif ;
font-size: 10pt ;
}

.sold
{
font-family: courier, serif ;
font-size: 12pt ;
font-weight: 700 ;
color: red ;
}

.TDcorr, .TDcorr TD, .TDcorr TH
{
font-family: arial, sans-serif ;
font-size: 10pt ;
text-align: center ;
}

.GoPage
{
font-family: arial, sans-serif ;
font-size: 14pt ;
font-weight: 700 ;
}

.Arrow1
{
font-family: arial, sans-serif ;
font-size: 14pt ;
font-weight: 700 ;
color: red ;
}

.Arrow2
{
font-family: arial, sans-serif ;
font-size: 18pt ;
font-weight: 700 ;
color: red ;
}


/* Emphasize */
/* font-style: normal, italic, oblique */
/* text-decoration: none, underline, overline, line-through, blink */

em
{
font-size: 100% ;
font-style: normal ;
font-weight: 400 ;
text-decoration: underline ;
}

strong
{
font-size: 125% ;
font-style: normal ;
font-weight: 700 ;
text-decoration: none ;
color: black ;
}


/* Various */

.langweight
{
font-weight: 400 ;
}

