body.index {margin: 0em 0em 0em 0em;
            background-color: #EFEFDF;
            color: #000000;
            font-family: serif;
            font-size: 12pt;
           }

body.index :link {color: #000000;
                  font-weight: normal;
                  font-style: normal;
                  text-decoration: none;
                 }

body.index :visited {color: #000000;
                     font-weight: normal;
                     font-style: normal;
                     text-decoration: none;
                    }

body.index div.index {margin: 4em 0em 0em 0em;}

body.index div.index a:hover {background: #FFFF77;
                              color: #000000;
                              font-weight: normal;
                              font-style: normal;
                              text-decoration: none;
                             }

body.university {margin: 0em 0em 0em 0em;
                 background-color: #000066;
                 color: #EEEEEE;
                 font-family: serif;
                 font-size: 12pt;
                }

body.university :link {color: #FFFF00;
                       font-weight: normal;
                       font-style: normal;
                       text-decoration: none;
                      }

body.university :visited {color: #FFFF00;
                          font-weight: normal;
                          font-style: normal;
                          text-decoration: none;
                         }

body.index font.title {color: #000000;
                       font-weight: bold;
                       font-size: 22pt;
                      }

font.title {color: #EEEEEE;
            font-weight: bold;
            font-size: 22pt;
           }

font.head {color: #A0A0FF;
           font-weight: normal;
           font-size: 18pt;
           text-decoration: underline;
          }

font.yellow {font-weight: bold;
             font-size: 12pt;
             color: yellow;
            }

font.disclaimer {font-weight: bold;
                 font-size: 12pt;
                 color: red;
                }

div.index {background: #AFEFAF;
          }

body.print {margin: 0em 0em 0em 0em;
            background-color: #FFFFFF;
            color: #000000;
            font-family: Serif;
            font-size: 12pt;
           }

body.print font.title {color: #000000;
                       font-weight: bold;
                       font-size: 22pt;
                      }

body.print font.head {color: #000000;
                      font-weight: normal;
                      font-size: 18pt;
                      text-decoration: underline;
                     }

body.print font.yellow {font-weight: normal;
                        font-size: 12pt;
                        color: black;
                        text-decoration: underline;
                       }

body.print :link {font-weight: normal;
                  font-size: 12pt;
                  color: black;
                  text-decoration: underline;
                 }

body.print :visited {font-weight: normal;
                     font-size: 12pt;
                     color: black;
                     text-decoration: underline;
                    }
body.index div.nav a:hover {background: blue;
                            color: yellow;
                            font-weight: normal;
                            font-style: normal;
                            text-decoration: none;
                           }


