THEAD
{
	background-color : White;
	font-family : arial;
}
  TD
  {
	color : Black;
	font-size : x-small;
	vertical-align : middle;
	font-family : arial;
	text-align: left;
  }
  TD.text
  {
	background-color : #FFFFFF;
	color : Black;
  }
  TD.linktext
  {
	background-color : #FFFFFF;
	color : Black;
	font-size : small;
  }
  TD.greenbig
  {
	background-color : #FFFFFF;
	color : Green;
	font-size : large;
	font-weight : bolder;
  }
  TD.whitebig
  {
	background-color : #FFFFFF;
	color : White;
	font-size : large;
	font-weight : bolder;
  }
  TD.lefttext
  {
	background-color : #FFFFFF;
	color : Black;
	text-align : left;
  }
  TD.bold
  {
  	background-color : #FFFFFF;
  	color : Black;
  	font-weight : bold;
  }
  TD.white
  {
  	background-color : #FFFFFF;
  	color : Black;
  }
  TD.grey
  {
  	background-color : #E0E0E0;
  	color : Black;
  }
  TD.clear
  {
  	background-color : transparent;
  	font-weight : bold;
  	color : White;
  }
  TD.left
  {
	background-color : #FFFFFF;
	color : Black;
	font-size : medium;
	text-align : left;
  }
  P
  {
  	color : Black;
	font-family : arial;
  }
  P.left
  {
	color : Black;
	font-size: large;
	text-align : left;
	font-family : arial;
  }
  P.white
  {
  	color : White;
  	text-decoration : underline;
	font-family : arial;
  }
  P.blacklarge
  {
  	color : Black;
	font-family : arial;
  }
  P.italic
  {
  	color : InfoText;
  	text-align : left;
  	font-style : normal;
  	font-weight : bolder;
	font-family : arial;
  }
  P.green
  {
  	color : Green;
  	font-size : small;
	font-family : arial;
  }
  P.red
  {
  	color : Red;
	font-family : arial;
  }
  P.small
  {
 	font-family : arial;
  }
  P.greensmall
  {
  	color : Green;
	font-family : arial;
  }
  P.greenbig
  {
	color : Green;
	font-size : x-large;
	font-weight : bolder;
	font-family : arial;
  }
  P.redsmall
  {
  	color : Red;
 	font-family : arial;
  }
