/* Style Sheet for BIOVITIS Site */



BODY {
  background-color: #993366 ;
  margin-left: 0px ;
  margin-top: 0px ;
  margin-right: 0px ;
  margin-bottom: 8px ;
}



H1, H2, H3, H4, H5, LI, P, OL, TD, TH, UL {
  font-family: helvetica, arial, sans-serif ;
  font-size: 12pt
}


  H1 { font-size: 20pt ; }
  H2 { font-size: 18pt ; }
  H3 { font-size: 16pt ; }
  H4 { font-size: 14pt ; }


TABLE {
  background-color: #efefef ;
}


CODE, PRE {
  font-family: courier, "courier new", monospace ;
  font-size: 12pt ;
}

P.invistext {
  font-size: 1pt ;
  color: #efefef ;
}


