
//body {background:url(bgrd.gif)}

h1 {color:#000099;
    font: bold x-large "Arial", sans-serif}

h2 {color:#000099;
    font: bold large "Arial", sans-serif}

h3 {color: #CC6633;
    font: bold medium "Arial", sans-serif}

a:link    {color: #000099; text-decoration: underline}
a:visited {color: #666666; text-decoration: underline}
a:active  {color: red; text-decoration: underline}

a.pagetitle      {color: #000099;
                  font: bold x-large "Arial", sans-serif}
a.subtitle       {color: #000099;
                  font: bold large "Arial", sans-serif}
a.footnote       {color: #000099;
                  font: normal x-small "Arial", sans-serif}

a.titlelink        {color: #000099;
                    font: bold x-large "Arial", sans-serif}
a.titlelink:visited{color: #000099;
                    font: bold x-large "Arial", sans-serif}

a.indextitle     {color: #CC6633;
                  font: bold medium "Arial", sans-serif}

a.biglink        {color: #000099; text-decoration: underline;
                  font: bold medium "Arial", sans-serif}
a.biglink:visited{color: #000099; text-decoration: underline;
                  font: bold medium "Arial", sans-serif}

a.indexbar       {color: #000099; text-decoration: none;
                  background-color: transparent;
                  font: normal small "Arial", sans-serif}
a.indexbar:visited {color: #000099; text-decoration: none;
                  background-color: transparent;
                  font: normal small "Arial", sans-serif}
a.indexbar:hover {color: #000099; text-decoration: none;
                  background-color: #CC6633;
                  font: normal small "Arial", sans-serif}

a.schedhead      {color: #CC6633;
                  font: bold small serif}
a.schedtext      {color: black;
                  font: normal small serif}
a.schedlink:link {color: #000099; text-decoration: underline;
                  font: normal small serif}
a.schedlink:visited {color: #000099; text-decoration: underline;
                  font: normal small serif}

a.reftext        {color: black;
                  font: normal small serif}
a.refhead        {color: #CC6633;
                  font: bold small serif}
a.refbook        {color: #CC6633;
                  font: normal small serif}
a.refarticle     {color: #000099;
                  font: normal small serif}


