body  /* basic page attributes */ { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white; }

p {  }
h1  /* heading 1 attributes */ { color: #6e0000; font-size: 2em; font-weight: bold; font-variant: small-caps; margin: 0.67em 0; }
h2  /* heading 2 attributes */ { font-size: 1.5em; font-weight: bold; font-variant: small-caps; margin: 0.83em 0; }
h3  /* heading 3 attributes */ { font-size: 1.17em; font-weight: bold; font-variant: small-caps; margin: 1em 0; }
.table-menu  /* page menu */ { width: 600px; margin-right: auto; margin-left: auto; }
.table-content  /* content */ { margin-right: auto; margin-left: auto; width: 620px; }
.centered  /* center */ { text-align: center; }
.menu-text  /* page menu text */ { font-size: 12px; font-weight: bold; font-variant: small-caps; text-align: center; vertical-align: top; }
.rubric-headings1  /*  assessment rubric headings */ { font-size: 11px; font-weight: bold; text-align: center; vertical-align: top; }
.rubric-headings2  /* assessment rubric sub-headings */ { font-size: 10px; font-style: italic; text-align: center; padding: 5px; vertical-align: top; }
.rubric-text  /* assessment rubric text */ { font-size: 10px; text-align: left; padding: 5px; vertical-align: top; }
.footer  /* yesican footer */ { font-size: 10px; font-weight: bold; font-style: italic; text-align: center; }
td  /* basic font attributes */ { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a:link { color: #a47422 ; font-weight: bold; text-decoration: none; }

a:visited { color: #a31801 ; font-weight: bold; text-decoration: none; }

a:hover { color: #fea500 ; font-weight: bold; text-decoration: none; }

a:active { color: #ffbf01 ; text-decoration: none; }
