<!-- 
body { 
  scrollbar-face-color: black;
  scrollbar-highlight-color: gray;
  scrollbar-track-color: #606060;
  scrollbar-shadow-color: gray;
  scrollbar-base-color: gray;
  scrollbar-arrow-color: darkgrey;
} 
td {  font-family: Verdana, Arial; font-size: 12px; color: #fcffdd}

a { color: CC6600; font-weight: bold;}
a:visited { color: CC6600; font-weight: bold;}
a:hover { color: FFCC33; font-weight: bold;}

.title1 { color: 66CCFF; font-size: 11px; font-weight: bold;}
.title2 { color: white; font-size: 11px; font-weight: bold;}
.title3 { color: 66CCFF; font-size: 12px; font-weight: bold;}

.subtitle2 { color: white; font-size: 11px; font-weight: bold;}


.large1 { color: lightblue; font-size: 12px; font-weight: bold;}
.large2 { color: 336666; font-size: 12px; font-weight: bold;}

.text1 { color: black}
.text2 { color: #C0C0C0; font-size: 10px; font-weight: normal;}
.text3 { color: #C0C0C0; }
.text4 { color: #FFCC33; }

.link { font-size: 13px; font-weight: bold ; color: #FFC271}
.spacer { font-size: 3px;}
.linkimg { cursor:hand}

.copyrighttext { font-size: 11px; color: #999999 }

-->