body                    { font-family: serif;
                         margin-left: 5%;
                         margin-right: 35%
                        }
pre                     { font-family: monospace;
                         font-size: small;
                         color: purple;
			 background: #ffffca
                        }
cite                    { font-family: serif;
                         font-style: italic;
                         color: maroon;
			 background: #ffffca
                        }
blockquote              { font-family: serif;
                          color: maroon;
			  background: #ffffca
                        }
h1                      { color: #FF0000 }
h2                      { color: #FF0000 }
h3                      { color: #FF0000 }
address                 { 
			  background: #ffffca;
			  color: gray
			}
ul                      {
                         font-family: serif;
                         text: #000000;
			 background: #FFFFCA
                        }
SMALL.TINY		{ font-size : xx-small }
SMALL.SCRIPTSIZE	{ font-size : xx-small }
SMALL.FOOTNOTESIZE	{ font-size : x-small  }
SMALL.SMALL		{ font-size : small    }
BIG.LARGE		{ font-size : large    }
BIG.XLARGE		{ font-size : x-large  }
BIG.XXLARGE		{ font-size : xx-large }
BIG.HUGE		{ font-size : xx-large }
BIG.XHUGE		{ font-size : xx-large }
