B
{
   font-family: Arial;
   font-size: medium;
   font-weight: normal
}

.small
{
   font-family: arial;
   font-size: 10pt;
   font-weight: normal;
   font-style: normal;
}

.normal
{
   font-family: arial;
   font-size: 12pt;
   font-weight: bold;
   font-style: normal;
}


BODY
{
   font-family: Arial;
   font-size: small;
}

.subtitle
{
   font-family: serif;
   font-size: 14pt;
   font-weight: bold;
   font-style: normal;
   color: WHITE;
}

.total
{
   font-family: arial,geneva,sans-serif;
   font-size: 14pt;
   font-weight: bold;
   font-style: normal;
   color: BLACK;
}

.required 
{
   font-family: arial,geneva,sans-serif;
   font-size: 10pt;
   font-weight: bold;
   font-style: small-caps;
   color: RED;
}

.navigation 
{
   font-family: arial;
   font-size: 10pt;
   font-weight: bold;
   font-style: normal;
}

.body8 
{
   font-family: arial;
   font-size: 8pt;
   font-weight: medium;
   font-style: normal;
}

.body10
{
   font-family: arial;
   font-size: 10pt;
   font-weight: medium;
   font-style: normal;
}

.body12
{
   font-family: arial;
   font-size: 12pt;
   font-weight: medium;
   font-style: normal;
}

.body14
{
   font-family: arial;
   font-size: 14pt;
   font-weight: medium;
   font-style: normal;
}

.body18
{
   font-family: arial;
   font-size: 18pt;
   font-weight: medium;
   font-style: normal;
}

.body24
{
   font-family: arial;
   font-size: 24pt;
   font-weight: medium;
   font-style: normal;
}
