body, BODY
{
    font-family	: arial, helvetica, sans-serif;
    font-size	: 10pt;
    background-color	: #ffffff;
    color		: #000000;
}

div.titlepage
{
    margin-top	: 0;
    margin-bottom	: 10;
}
div.articletitle
{
    font-size	: 14pt;
    font-weight	: bold;
    text-align	: center;
}

p, P
{
    left-margin	: 10;
}
p.highlight, P.highlight
{
    left-margin	: 10;
    text-align  : center;
    font-size   : 14pt;
    font-weight	: bold;
}

p.disclaimer
{
    left-margin	: 0;
    font-family	: arial, helvetica, sans-serif;
    font-size	: 8pt;
}

span.heading
{
    font-family	: arial, helvetica, sans-serif;
    font-size	: 12pt;
    font-weight	: bold;
    text-align	: center;
}

td
{
    font-family	: arial, helvetica, sans-serif;
}

tr.trainingtable0
{
    background-color	: #ffffff;
}
tr.trainingtable1
{
    background-color	: #d9d9d9;
}

A.sub-navbar:link
{ 
    color            : #000000;
    text-decoration  : underline;
}


A.sub-navbar:visited
{ 
    color            : #666666;
    text-decoration  : underline;
}



A:link
{ 
    color            : #cc0000;
    text-decoration  : underline;
}


A:visited
{ 
    color            : #666666;
    text-decoration  : underline;
}


A:hover, A:active
{ 
    color            : #ffffff;
    background-color : #000000;
    text-decoration  : underline;
}



