
body    {font-family: "arial", "verdana", "helvetica", sans-serif; color: #000066;
         margin-top: 3em; margin-bottom: 3em;
         margin-left: 4%; margin-right: 4%;
         background-color: #FFFFEE;
         background-image: url(http://www.music-usa.org/images/beigeback.jpeg);
         background-attachment: fixed; }

body    {scrollbar-face-color:       #FFFFEE;
         scrollbar-arrow-color:      #000066;
         scrollbar-track-color:      #CCCCBB;
         scrollbar-shadow-color:     #000066;
         scrollbar-highlight-color:  #EEEEDD;
         scrollbar-3dlight-color:    #777766;
         scrollbar-darkshadow-color: #000000; }

h1      {font-family: "new century schoolbook", "times new roman", serif; color: #660000; }
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; color: #000066; text-align: justify; font-weight: normal; }
a       {font-family: "arial", "verdana", "helvetica", sans-serif; color: #004400; text-decoration: none; }
a:hover {font-family: "arial", "verdana", "helvetica", sans-serif; color: #DD0000; text-decoration: none; }

/* Yellow table, brown beveled border. */

table.table1out
    {display: table; border: outset 6pt; border-color: #BBBBAA;
     background-color: #DDDDCC; empty-cells: show; }

table.table1in
    {display: table; background-color: #DDDDCC; empty-cells: show; }

/* White table, dark blue beveled border. */

table.table2out
    {display: table; border: outset 4pt; border-color: #000088;
     background-color: #FFFFFF;
     empty-cells: show; }

table.table2in
    {display: table; background-color: #FFFFFF; empty-cells: show; }

/* Table1 menu bars. */

.tab1menu a
    {display: block;
     color: #000066; text-decoration: none;
     font-size: 12px; font-weight: bold;
     border: solid #888877 1px; padding: 1px; text-align: center;
     width: 240px; position: static; }

.tab1menu a:hover
    {display: block; background-color: #FFFFFF;
     color: #FFFFFF; text-decoration: none;
     font-size: 12px; font-weight: bold;
     border: solid #660000 1px; padding: 1px; text-align: center;
     width: 240px; position: static; color: #660000; }

/* Format for big and small caps "Benchmark". */

.smcap1    {font-family: "serif", "times new roman";
            font-style: normal; font-size: 16px;
            font-weight: bold; }

.smcap2    {font-family: "serif", "times new roman";
            font-style: normal; font-size: 10px;
            font-weight: bold; }

