<!-- 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 }

.dark               { text-decoration: none; color: #333333; font: 10pt Tahoma, Arial, Verdana; }
.dark:link          { color: #333333; font-weight: none; font-size:10pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.dark:active        { color: #333333; font-weight: none; font-size:10pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.dark:visited       { color: #333333; font-weight: none; font-size:10pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.dark:hover         { color: #666666; font-weight: none; font-size:10pt ; font-family: Tahoma, Arial, Verdana ; 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 }

.bright             { text-decoration: none; color: rgb(227,227,227); font:  9pt Tahoma, Arial, Verdana; }
.bright:link        { color: rgb(190,190,190); font-weight: none; font-size:9pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.bright:active      { color: rgb(190,190,190); font-weight: none; font-size:9pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.bright:visited     { color: rgb(190,190,190); font-weight: none; font-size:9pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.bright:hover       { color: #B69C50; font-weight: none; font-size:9pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

.greysm             { text-decoration: none; color: #666666; font:  8pt Tahoma, Arial, Verdana; }
.greysm:link        { color: #666666; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.greysm:active      { color: #666666; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.greysm:visited     { color: #666666; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.greysm:hover       { color: #444444; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

.brightsm           { text-decoration: none; color: rgb(227,227,227); font:  8pt Tahoma, Arial, Verdana; }
.brightsm:link      { color: rgb(190,190,190); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.brightsm:active    { color: rgb(190,190,190); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.brightsm:visited   { color: rgb(190,190,190); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.brightsm:hover     { color: #B69C50; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
