@charset "ISO-8859-1";
body {font: 11px verdana, arial, "Trebuchet MS", helvetica, sans-serif;}

.orange_title
{
color: #FCC600;
font-size: 16px;
font-weight: bold;
}

.blacktxt
{
color: #000;
font-size: 11px;
}
.bluetxt
{
color: #415ca2;
font-weight: bold;
font-size: 11px;
}
.redtxt
{
color: #e4342d;
font-weight: bold;
font-size: 11px;
}
