a:active     { font-family: Tahoma; font-size: 8pt; color: #4B4B4B }
a:link       { font-family: Tahoma; font-size: 8pt; color: #9D1E37; text-decoration:underline }
a:hover       { font-family: Tahoma; font-size: 8pt; color: #0099FF;  }
a:visited    { font-family: Tahoma; font-size: 8pt; color: #9D1E37; text-decoration:underline }
a            { font-family: Tahoma; font-size: 8pt; color:#4B4B4B}
address      { font-family: Tahoma; font-size: 8pt; color:#4B4B4B}
body         { font-family: Tahoma; font-size: 8pt; color:#4B4B4B}
button       { font-family: Tahoma; font-size: 8pt; color:#4B4B4B}
fieldset     { font-size: 8pt; font-family: Tahoma; color:#4B4B4B}
html         { font-size: 8pt; font-family: Tahoma; color:#4B4B4B}
textarea     { font-family: Tahoma; font-size: 8pt; color:#4B4B4B}
h1           { font-family: Tahoma; font-size: 8pt; color:#4B4B4B}
h2           { font-family: Tahoma; font-size: 8pt; color:#4B4B4B}
h3           { font-family: Tahoma; font-size: 8pt; color:#4B4B4B}

p            { font-family: Tahoma; font-size: 8pt; color:#4B4B4B}
td           { font-family: Tahoma; font-size: 8pt; color:#4B4B4B}
<!--
BODY {
  scrollbar-arrow-color:black;
  scrollbar-base-color:grey;
  scrollbar-shadow-color:silver;
  scrollbar-face-color:white;
  scrollbar-highlight-color:white;
  scrollbar-dark-shadow-color:white;
  scrollbar-3d-light-color:white;
}
//-->