h1 { color: aqua; font-family: Lucida Console; font-size: 22pt }
h2 { font-family: Century Gothic; font-size: 12pt; color: #FFFFFF }
h3 { color: #FFFFFF }
h4 { color: red; font-size: 14pt; font-family: Century Gothic }
h5 { color: red; font-size: 8pt; font-family: Arial }

body { background: "000000";
       scrollbar-3d-light-color: #FFFF33;
       scrollbar-arrow-color: #FFFF33;
       scrollbar-base-color: white;
       scrollbar-dark-shadow-color: #333333;
       scrollbar-face-color: black;
       scrollbar-highlight-color: #333333;
       scrollbar-shadow-color: white;
       cursor : url("PBcursors/pbcursor.cur")}

A:link { text-decoration: none; color: #FF0000 }
A:active { text-decoration: none; color: #FF0000 }
A:visited { text-decoration: none; color: #FF3300 }
A:hover { text-decoration: underline; color: #FF0000 }