BODY {
  background-image: url(images/bkgrd.gif);
}
  
  a:link    { color: Red; text-decoration: None;  background : White;  }
  a:active  { color: #0000A0; text-decoration: None;  background : White;  }
  a:visited { color: Red; text-decoration: None;  background : White;  }
  
H1 { 
  color : #0000FF;
  font-size : 36pt;
  font-weight: 500;
  font-style: normal;
  font-family : "Garamond", serif;
  background-color : transparent;
}

H2 { 
  color : #0000A0;
  font-size : 20pt;
  font-weight: 600;
  font-style: italic;
  font-family : Arial, serif;
  background-color : transparent;
}

H3 { 
  color : Black;
  font-size : 12pt;
  font-weight: bold;
  font-family : Verdana, serif;
  text-align: center;
  background-color : transparent;
}

H4 { 
  color : #0000A0;
  font-size : 15pt;
  font-weight: normal;
  font-family : Arial, serif;
  background-color : transparent;
}

H5 { 
  color : Black;
  font-size : 9pt;
  font-weight: normal;
  font-family : serif;
  background-color : transparent;
}

H6 { 
  color : #0000A0;
  font-size : 12pt;
  font-weight: 600;
  font-style: normal;
  font-family : Arial, serif;
  background-color : transparent;
}

H7 { 
  color : #0000A0;
  font-size : 12pt;
  font-weight: bold;
  font-family : Verdana, serif;
  background-color : transparent;
}

P { 
  color : Black;
  font-size : 11pt;
  font-weight: normal;
  font-family : Verdana, serif;
  background-color : transparent;
}

P.attend { 
  color : #008040;
  font-size : 12pt;
  font-weight: 700;
  text-align: center;
  font-family : Verdana, serif;
  background-color : transparent;
}

TH { 
  color : Black;
  font-size : 12pt;
  font-family : Verdana, serif;
  background-color: #FFFFBF;
}

TH.norm {
  color: Black;
  font-size : 12pt;
  font-weight: bold;
  font-family : Verdana, serif;
  text-align: center;
}

TR.colleft {
  color: Black;
  font-size : 12pt;
  font-weight: bold;
  font-family : Verdana, serif;
  vertical-align: top;
}

TD { 
  font-size : 11pt;
  font-weight: normal;
  font-family : Verdana, serif;
}

TD.center { 
  font-size : 11pt;
  font-weight: normal;
  font-family : Verdana, serif;
  text-align: center;
}

TD.colleft {
  color: Blue;
  font-size : 12pt;
  font-weight: bold;
  font-family : Verdana, serif;
  vertical-align: top;
}

TD.colright { 
  font-size : 11pt;
  font-weight: normal;
  font-family : Verdana, serif;
  vertical-align: top;
}

TD.green { 
  color: #008040;  
  font-size : 12pt;
  font-weight: bold;
  font-family : Verdana, serif;
  vertical-align: top;
}
TD.green2 { 
  color: #008040;  
  font-size : 11pt;
  font-weight: normal;
  font-family : Verdana, serif;
  vertical-align: center;
}

TD.colcent {
  color: Blue;
  font-size : 12pt;
  font-weight: bold;
  font-family : Verdana, serif;
  vertical-align: middle;
}

TD.bold {
  color : Black;
  font-size : 12pt;
  font-family : Verdana, serif;
  background-color: #FFFFBF;
}

TD.test {
  color: #008040;
  font-size : 12pt;
  font-weight: bold;
  font-family : Verdana, serif;
  vertical-align: middle;
}

TD.grn{
	color: Green;
	font-weight: 700;
}
