<!-- default font and background color for the whole page -->

BODY                {font-family: Tahoma, Arial, Verdana; font-color: #000000; font-size:8pt ; font-weight: none }
 
a:link              { color: rgb(255,255,255); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana; cursor:hand }
a:active            { color: rgb(255,255,255); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana; cursor:hand }
a:visited           { color: rgb(255,255,255); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana; cursor:hand }
a:hover             { color: rgb(255,255,255); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana; cursor:hand }

.heading1           { color: black; font: 10pt Tahoma, Arial, Verdana; font-weight: bold; }

.heading2           { color: #CC0000; font: 10pt Tahoma, Arial, Verdana; font-weight: bold; }

.heading3           { color: #CC0000; font: 8pt Tahoma, Arial, Verdana; text-decoration: none; font-weight: bold; }
.heading3:link      { color: #CC0000; font: 8pt Tahoma, Arial, Verdana; text-decoration: none; font-weight: bold; cursor:hand}
.heading3:active    { color: #CC0000; font: 8pt Tahoma, Arial, Verdana; text-decoration: none; font-weight: bold; cursor:hand}
.heading3:visited   { color: #CC0000; font: 8pt Tahoma, Arial, Verdana; text-decoration: none; font-weight: bold; cursor:hand}
.heading3:hover     { color: #CC0000; font: 8pt Tahoma, Arial, Verdana; text-decoration: none; font-weight: bold; cursor:hand}

.arttitle           { color: rgb(51,51,51); font:  9pt Tahoma, Arial, Verdana; font-weight: bold; }
.arttitle:link      { color: rgb(51,51,51); font-weight: bold; font-size:9pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.arttitle:active    { color: rgb(51,51,51); font-weight: bold; font-size:9pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.arttitle:visited   { color: rgb(51,51,51); font-weight: bold; font-size:9pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.arttitle:hover     { color: rgb(153,153,153); font-weight: bold; font-size:9pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

.dark               { text-decoration: none; color: rgb(51,51,51); font:  8pt Tahoma, Arial, Verdana; }
.dark:link          { color: rgb(139,124,67); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.dark:active        { color: rgb(139,124,67); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.dark:visited       { color: rgb(139,124,67); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.dark:hover         { color: rgb(160,150,110); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

.darksm             { text-decoration: none; color: rgb(51,51,51); font:  7pt Tahoma, Arial, Verdana; }
.darksm:link        { color: rgb(51,51,51); font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.darksm:active      { color: rgb(51,51,51); font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.darksm:visited     { color: rgb(51,51,51); font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.darksm:hover       { color: rgb(153,153,153); font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

