BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, 'Trebuchet MS', Arial
}
TABLE
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, 'Trebuchet MS', Arial
}
.headertitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, 'Trebuchet MS', Arial
}
A
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: blue
}
.emphasis
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #6b7437;
    FONT-FAMILY: Verdana, Tahoma, 'Trebuchet MS', Arial
}
.bibliography
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #572363;
    FONT-FAMILY: Verdana, Tahoma, 'Trebuchet MS', Arial
}
.citation
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Tahoma, 'Trebuchet MS', Arial
}
HR
{
    BORDER-RIGHT: #572363 thin double;
    BORDER-TOP: #572363 thin double;
    BORDER-LEFT: #572363 thin double;
    BORDER-BOTTOM: #572363 thin double;
    WIDTH: 45%;    
    TEXT-ALIGN: center
}

