body {
  margin:0px;
  padding:0px;
  margin-top:0px;
  background-color:#70CB70;
  background-image:url(back.jpg);
  color:#000000;
  font-size:8px;
  font-family:courier;
  height:100%;
  width:100%;
  border-style: none;
}

p {
  background-color:#FFFFFF;
  font-size:8px;
  font-family:courier;
  height:100%;
  width:100%;
  border-style: none;
}

p.ingress
{
	font-size:12px;
	font-weight:bold;
	font-family:helvetica;
	border-style: none;
}



p.info_center
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:courier;
	border-style: none;
}


p.info
{
	font-size:10px;
	//font-weight:bold;
	font-family:courier;
	border-style: none;
}

p.emajl
{
	font-size:11px;
	font-family:courier;
	font-style: italic;
	border-style: none;
}

p.table
{
	font-size:11px;
	font-family:helvetica;
	font-weight:bold;
	border-style: none;
}

