
body    {font-family: "arial", "verdana", "helvetica", sans-serif;
         margin-top: 3em; margin-bottom: 3em;
         margin-left: 4%; margin-right: 4%;
         color: #000066; font-size: 16px;
         background-image: url(granite.gif);
         background-color: #DDDDDD;
         background-repeat: repeat; }

body    {scrollbar-face-color:       #CCCCCC;
         scrollbar-arrow-color:      #660000;
         scrollbar-track-color:      #660000;
         scrollbar-shadow-color:     #770000;
         scrollbar-highlight-color:  #770000;
         scrollbar-3dlight-color:    #990000;
         scrollbar-darkshadow-color: #440000; }

h1      {font-family: "new century schoolbook", "times new roman", serif;
         color: #660000; font-style: italic; font-weight: bold;
         font-size: 38px; }
h2      {font-family: "new century schoolbook", "times new roman", serif; color: #660000; }
h3      {font-family: "new century schoolbook", "times new roman", serif; color: #660000; }
h4      {font-family: "arial", "verdana", "helvetica", sans-serif;
         color: #660000; }
p       {font-family: "arial", "verdana", "helvetica", sans-serif;
         font-size: 16px; font-weight: bold;
         color: #000055; text-align: justify; }
a       {font-family: "arial", "verdana", "helvetica", sans-serif;
         font-size: 16px; font-weight: bold;
         color: #550000; text-decoration: none; }
a:hover {font-family: "arial", "verdana", "helvetica", sans-serif;
         font-size: 16px; font-weight: bold;
         color: #CC0000; text-decoration: none; }

.blktext
        {font-family: "arial", "verdana", "helvetica", sans-serif;
         font-size: 14px; font-weight: bold;
         color: #000066; text-align: left; }

/* Contact: blue input fields and prompts. */

.inback    {color: #000066; background-color: #CCCCCC;
            font-weight: bold; }

/* Yellow table, brown beveled border. */

table.table1out
    {display: table; border: outset 3pt; border-color: #880000;
     background-color: #FFFFFF; empty-cells: show; }

table.table1in
    {display: table; background-color: #FFFFFF; empty-cells: show; }

/* Format for big and small caps in body text. */

.bgcap1    {font-family: "serif", "times new roman";
            font-style: normal; font-size: 24px;
            font-weight: bold; }

.bgcap2    {font-family: "serif", "times new roman";
            font-style: normal; font-size: 16px;
            font-weight: bold; }

/* Format for big and small caps "Benchmark". */

.smcap1    {font-family: "serif", "times new roman";
            font-style: normal; font-size: 21px;
            font-weight: bold; }

.smcap2    {font-family: "serif", "times new roman";
            font-style: normal; font-size: 13px;
            font-weight: bold; }

