/* Martin Lab stylesheet */

BODY {font-family: Arial,Helvetica,Geneva,sans-serif;
      background: #ffffff;
      color:      #000000
     }

H1 {text-align: center}

H2 {margin-bottom: 1ex}

UL {font-family: Arial,Helvetica,Geneva,sans-serif;
     }

P {font-family: Arial,Helvetica,Geneva,sans-serif
  }

TD {font-family: Arial,Helvetica,Geneva,sans-serif
   }

TH {font-family: Arial,Helvetica,Geneva,sans-serif
   }

H2.CV {background: #ffcc99
      }
  
H2.BAR {background: #99cccc
	}

H2.SARAH {background: #CCCCFF
}



P.HANG {margin-left: 2em;
        text-indent: -2em;
        margin-bottom: 0.5ex;
        margin-top:    0em;
       }

P.NAVBAR {font-weight: bold;
	  margin-bottom: 0em
         }
A.NAVBAR:HOVER {color: #ff0000}

P.SMALL {font-size: small;
	 margin-top: 0.3em
        }

