<style>

BODY {background:#0000FF; color:#FF0000;
      margin-top:0.3in; margin-left:0.5in; margin-right:0.5in;
      font-family:Arial, Helvetica, Sans Serif }

H1 {font-family:verdana,helvetica,arial,san-serif; text-align:center; }
H1.home {font-size:22pt; background:"yellow";  color:"red"}
H1.crse {font-size:22pt; background:"yellow";  color:"red"}
H1.read {font-size:18pt; background:"aqua";    color:"black"}
H1.abst {font-size:16pt; background:"lime";    color:"black"}
H1.outl {font-size:18pt; background:"fuchsia"; color:"black"}
H1.grde {font-size:18pt; background:"lime";    color:"black"}
<!--  Color: black, silver, gray, white, maroon, red, purple, fuchsia -->
<!--         lime, olive, yellow, navy, blue, green, teal, aqua       -->

H2 {font-family:helvetica,arial;
    font-style:normal;
    font-size:18pt;
    text-align:left;}

H3 {font-family:helvetica,arial;
    font-style:normal;
    font-size:14pt;
    text-align:left;}

H4 {font-family:times,garamond; font-size:14pt; }
H5 {font-family:times,garamond; font-size:14pt; }
H6 {font-family:times,garamond; font-size:14pt; }

P        {font-size:12pt; text-indent:0.0in; line-height:14pt}
P.left   {font-size:12pt; text-align:left}
P.right  {font-size:12pt; text-align:right}
P.center {font-size:12pt; text-align:center}
P.absttl {font-size:14pt; font-family:helvetica,arial,san-serif; text-align:center}

A {text-decoration:underline; font-weight:medium}
A:link    {text-decoration: underline;}
A:active  {text-decoration: underline;}
A:visited {text-decoration: underline;}
A:hover   {text-decoration: underline; color: cornflowerblue;}

.head1 {font:24pt "arial"; font-weight: bold; color: silver; }
.head2 {font:36pt "arial"; font-weight: bold; color: silver; }

.secHeading {font-size:20px; font-family:Haettenschweiler,Helvetica,Arial,Sans Serif; color:#000000}
.secHeadBack {background:#CC6600; color:#FFFFFF}

.reverse     {color:white; background:black; }
.redreverse  {color:white; background:red;   }
.grnreverse  {color:white; background:green; }
.olvreverse  {color:white; background:olive; }
.bluereverse {color:white; background:blue;  }
.grayreverse {color:white; background:gray;  }
.slvrreverse {color:white; background:silver;}

.redOn   {color:red;  text-decoration:underline; }
.blueOff {color:blue; text-decoration:none; }
.slvrOff{color:silver; text-decoration:none; }

PRE.xsmall { font-size:x-small; font-weight:normal; margin-left:.1em; }





</style>
