p
{
font-family: arial, helvetica;
color: black;
font-size: 9pt
}

p.white
{
font-family: arial, helvetica;
font-weight: bold;
color: white;
font-size: 10pt
}

p.ten
{
font-family: arial, helvetica;
font-weight: bold;
color: black;
font-size: 10pt
}

p.bold
{
font-family: arial, helvetica;
font-weight: bold;
color: black;
font-size: 11pt
}

p.orange
{
font-family: arial, helvetica;
font-weight: bold;
color: #ff6600;
font-size: 10pt
}

p.solid
{
border-style: solid; color: #ACACAC; border-width: 1px
}

p.title 
{
font-family: arial, helvetica;
font-weight: bold;
text-align: left;
font-size: 11pt;
color: #BF2203;
text-decoration: none
} 

p.small 
{
font-family: arial, helvetica;
font-size: 7pt;
color: white;
text-decoration: none
} 

p.smallgrey
{
font-family: arial, helvetica;
font-size: 8pt;
color: #000000;
text-decoration: none
} 