.textarea     { font-family: Arial; font-size: 12pt }
.h2          { font-family: Arial; font-size: 12pt; font-weight: bold }
.hover       { color: #CC3300 }
.signature   { font-family: Edwardian Script ITC; font-size: 24pt; color: #3F80A8; 
               font-weight: bold }
.textsm      { font-family: Arial; font-size: 10pt }
.h1          { font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold }
.smtext      { font-family: Arial; font-size: 8pt }
a:link        { font-family: Arial; font-size: 12pt; color: #000000 }
a:visited    { color: #000000 }

body {
    scrollbar-face-color: #90C272;
    scrollbar-shadow-color: #008000;
    scrollbar-highlight-color: #90C272;
    scrollbar-3dlight-color: #90C272;
    scrollbar-darkshadow-color: #90C272;
    scrollbar-track-color: #90C272;
    scrollbar-arrow-color: #008000; }