/* style01.css */

a:link        {color: #7073d4; font-family: verdana; text-decoration: none}
a:active      {color: #7073d4; font-family: verdana; text-decoration: none}
a:visited     {color: #7073d4; font-family: verdana; text-decoration: none}
a:hover       {color: #9d7bd4; font-family: verdana; text-decoration: underline overline}
a             {font-size: 8pt; font-family: verdana}
body          {scrollbar-arrow-color: 9d7bd4; scrollbar-face-color: e7e7e7; scrollbar-highlight-color: 9d7bd4; scrollbar-shadow-color: 000000; scrollbar-track-color: e7e7e7}
h1            {color: #7073d4; font-weight: bold; font-size: 12pt; font-family: verdana}
h2            {color: #666666; font-weight: bold; font-size: 11pt; font-family: verdana}
