<!-- 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}


.dark               { text-decoration: none; color: black; font:  8pt Tahoma, Arial, Verdana; }
.dark:link          { color: black; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.dark:active        { color: black; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.dark:visited       { color: black; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.dark:hover         { color: rgb(92,87,51); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

.bright             { text-decoration: none; color: rgb(240,235,225); font:  8pt Tahoma, Arial, Verdana; }
.bright:link        { color: rgb(240,235,225); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.bright:active      { color: rgb(240,235,225); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.bright:visited     { color: rgb(240,235,225); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.bright:hover       { color: rgb(194,159,70); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

.bright2            { text-decoration: underline; color: rgb(240,235,225); font:  8pt Tahoma, Arial, Verdana; }
.bright2:link       { color: rgb(240,235,225); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.bright2:active     { color: rgb(240,235,225); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.bright2:visited    { color: rgb(240,235,225); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.bright2:hover      { color: rgb(194,159,70); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

.brightsm           { text-decoration: none; color: rgb(130,110,80); font:  7pt Tahoma, Arial, Verdana; }
.brightsm:link      { color: rgb(130,110,80); font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.brightsm:active    { color: rgb(130,110,80); font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.brightsm:visited   { color: rgb(130,110,80); font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.brightsm:hover     { color: rgb(194,159,70); font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

.brightL           { text-decoration: none; color: rgb(130,110,80); font:  9pt Tahoma, Arial, Verdana; }
.brightL:link      { color: rgb(130,110,80); font-weight: none; font-size:9pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.brightL:active    { color: rgb(130,110,80); font-weight: none; font-size:9pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.brightL:visited   { color: rgb(130,110,80); font-weight: none; font-size:9pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.brightL:hover     { color: rgb(194,159,70); font-weight: none; font-size:9pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

