
    BODY {scrollbar-3dlight-color:gray;
           scrollbar-arrow-color:white;
           scrollbar-base-color:white;
           scrollbar-track-color:white;
           scrollbar-darkshadow-color:black;
           scrollbar-face-color:black;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:black}
<!--this is to adjust leading, use 200% if lines are long><!--in lists you can choose elements, circles, squares, disks and images-->ul.square{list-style-type:square}
Li.circle{list-style-type:circle}
Body p.firstpara:first-letter{font-size:20pt;font-color:blue}
Body {line-height:2em}
p.double {line-height: 200%}
<!--this is to adjust kerning(space between words and letters)-->
.style1 {font-size:36pt;color:red;line-height:.9em;letter-spacing-.5em}
.style2{font-size:36pt; color:green; line-height: .9em; letter-spacing-1pt:}
.style3 {font-size:36pt; color:green;}
/*kerning classes*/
.tight {letter-spacing:-5pt; color:yellow;}
.tighter{letter-spacing:-6pt;color:purple;}
.tightest{letter-spacing:-8pt;color:orange;}
.reverse {background-color:black; color: white;}
.reverse1 {background-color:green; color: red;}
.reverse2 {background-color:yellow; color: black;}
p {text-indent: 2em; margin-top:0;line-height: 1.5em}}

<!--remove the zero to remove the space between paragraphs. Line height works here also and fonts-->
a:hover 
{ cursor:url(http://www.paraprosracing.com/butterfly3busy.ani) } 