BODY {background-color :  White;}

A:LINK {
        font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  8pt;
        color : Black;
        font-weight : normal;
        text-decoration: underline;}

A:ACTIVE {
        font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  8pt;
        color : Red;
        font-weight : normal;
        text-decoration: underline;}

A:HOVER {
        font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  8pt;
        color : Red;
        font-weight : normal;
        text-decoration: underline overline;}

A:VISITED {
        font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  8pt;
        color : Black;
        font-weight : normal;
        text-decoration: underline;}


P {
        font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  10pt;
        color :  Black;
        font-weight : normal;
        text-decoration: none;}



I {
        font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  10pt;
        color :  Black;
        font-weight : 500;
        text-decoration: none;}

TD {
        font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  10pt;
        color : Black;
        font-weight : normal;
        text-decoration: none;}
H1 {
        font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  10pt;
        color : Green;
        font-weight : 700;
        text-decoration: none;}

.nav {
        color: white;  font-weight : 700;  text-decoration : none;  font-family : Verdana,         Geneva, Arial, Helvetica, sans-serif;
}


.ticker {background-color:#CFD7DD;}

td.head { background-color: #6699CC; }
th.head { background-color:#6699CC; }
th.sub { background-color : #99CCFF;  font-size : medium;  font : 11px;   }
th.info { background-color:white; }
td.info { background-color:white;       }
td.teacher {color:white;font-size:11pt;}

td.left { background-color: #F0F8FF; }
td.right{ background-color: #99CCFF;    }
td.odd  { background-color:white; }
td.even { background-color:white; }

A:LINK.teacher{ 
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  10pt;
        color :white;
        font-weight : 700;
        text-decoration: none;
}

A:VISITED.teacher{ 
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  10pt;
        color :white;
        font-weight : 700;
        text-decoration: none;
}

A:ACTIVE.teacher{ 
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  10pt;
        color :white;
        font-weight : 700;
        text-decoration: none;
}

A:HOVER.teacher{ 
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  10pt;
        color :black;
        font-weight : 700;
        text-decoration: none;
}

A:LINK.ticker{ 
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  8pt;
        color : Black;
        font-weight : normal;
        text-decoration: none;
}

A:VISITED.ticker{ 
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  8pt;
        color : Black;
        font-weight : normal;
        text-decoration: none;
}

A:ACTIVE.ticker{ 
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  8pt;
        color : Black;
        font-weight : normal;
        text-decoration: none;
}

A:HOVER.ticker{ 
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size :  8pt;
        color : Red;
        font-weight : normal;
        text-decoration: underline overline;
}