@charset "UTF-8";

p {
 font-size: 10pt;
}
span.p2 {
 font-size: 10pt;
 color: #3300ff;
}

span.red {
 font-weight: bold;
 font-size: 10pt;
 color: #ff0000;
}

span.big {
 font-size: 13pt;
 font-weight: bold;
 color: #ff0033;
}

span.q {
 color: #1111ff;
}

span.cosio {
 font-weight: bold;
 color: #ff0033;
 margin-right: 0.5em;
}

