body {  
  background: #FFFFFF;
  color: #000000; 
  margin: 4%; 
}  

H1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20pt;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  background: #004080;
  text-align: center;
  margin: 10pt 2.5%
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  background: #004080
}

H2.index {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  background: #000000;
  margin: 10pt 5%
}

H3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #004080
}

H4 {
  font-family: T, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  line-height: 16pt
}

LI { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

A {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt ;
  text-decoration:none;
  color: #004080
}

P {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt ;
  font-weight:normal;
}

XMP {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt
}

TR { 
  font-family: Arial, Helvetica,Times, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  padding:0 0
}
TR.firstline {
  background: #CCCCCC;
  text-align=center;
  font-weight: bold
}
TR.ListBackTitle {
  color: #FFFFFF;
  background: #000000;
  text-align=left;
  font-weight: bold
}

TD { 
  background=#FFFFFF;
  padding:0 0
}
TD.ListBackMain {
  background: #00ff7f;
  padding:0 0
}
TD.firstcolumn {
  padding:5 10;
  background: #CCCCCC;
  text-align=right;
  font-weight: bold;
}
TD.cellinside{
  padding:5 10;
  background: #FFFFFF;
  text-align=right
}


.call {
  color=navy;
  font-weight:bold
}

.caption {
  font-style:italic
}

.logical {
  color=darkred
}

.function {
  font-family=courier;
  color=#0000cd;
  font-size: 10pt
}

.factorlevels {
  color=darkblue
}

.pvalue {
  color=darkred
}

.command {
  font-family=verdana, arial;
  color=red
}

.function{
  font-family=verdana, arial;
  color=#0000cd
}

.partitle {
  font-family=verdana, arial;
  font-weight:bold
}
