/* CSS Document */


body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(images/pic.bkg.green.jpg); */
}

td
{
  font-family: arial;
  font-size: 10pt;
  color: #333333;
}

.normalTextBold
{
  font-family: arial;
  font-size: 10pt;
  color:#000000;
  font-weight: bold;    
}

.largeText
{
  font-family: arial;
  font-size: 12pt;
  color:#000000;
  font-weight: bold;    
}
