h1           { text-align:center; padding-left: 5; padding-right: 5; padding-top: 0; margin-bottom: 5; font-family:serif; font-size:22pt; font-weight:bold; color="#FF0000"}

h2           { text-align:center; padding-left: 0; padding-right: 5; padding-top: 0; margin-bottom: 5; font-family:serif; font-size:18pt; font-weight:normal; color:#000080 }

h3           { padding-left: 0; padding-right: 0; padding-top: 0; margin-bottom: 5; font-family:serif; font-size:16pt; font-weight:bold; font-color="#008080"}

h4           { font-family:serif; font-size:12pt;}

.plaintext   { font-family: Verdana; font-size: 90%;}

.navigation  { font-family: Arial; font-size: 100%;}

li           { font-family: Verdana; font-size: 100%;}

1 a:link { color: blue; text-decoration: underline; font-family: Arial; font-size: 100%; }
1 a:visited { color: green; text-decoration: underline; font-family: Arial; font-size: 100%; }
1 a:hover { color: red; text-decoration: none; font-family: Arial; font-size: 100%; font-weight: bold; }
1 a:active { color: brown; text-decoration: underline; font-family: Arial; font-size: 100%;}

1 body { background: white url(images/xxx.gif) fixed left top; }

1 body { scrollbar-3dlight-color: #FFD700; 
      scrollbar-arrow-color: #FFFF00;
      scrollbar-base-color: #FF6347;
      scrollbar-darkshadow-color: #FFA500;
      scrollbar-face-color: #FF5522;
      scrollbar-highlight-color: #FF69B4;
      scrollbar-shadow-color: #FF00FF;
      scrollbar-track-color: #FFAA22; }