<!-- 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 }

.darksmall          { text-decoration: none; color: black; font:  7pt Tahoma, Arial, Verdana; }
.darksmall:link     { color: black; font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.darksmall:active   { color: black; font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.darksmall:visited  { color: black; font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.darksmall:hover    { color: rgb(87,60,6); font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

.white              { text-decoration: none; color: white; font:  7pt Tahoma, Arial, Verdana; }
.white:link         { color: white; font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.white:active       { color: white; font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.white:visited      { color: white; font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.white:hover        { color: rgb(180,180,180); font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

.white2             { text-decoration: none; color: white; font:  8pt Tahoma, Arial, Verdana; }
.white2:link        { color: white; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.white2:active      { color: white; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.white2:visited     { color: white; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.white2:hover       { color: rgb(200,200,200); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

.brown              { text-decoration: none; color: #573C06; font:  8pt Tahoma, Arial, Verdana; }
.brown:link         { color: #573C06; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.brown:active       { color: #573C06; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.brown:visited      { color: #573C06; font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.brown:hover        { color: rgb(200,200,200); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

