body {
  margin:0px;
  padding:0px;
  margin-top:0px;
  background-color:#70CB70;
  background-image:url(back.jpg);
  color:#000000;
  font-size:10px;
  font-family:helvetica;
  height:100%;
  width:100%;
  border-style: none;
}

p {
  background-color:#FFFFFF;
  line-height: 1.5;
  font-family:helvetica;
  font-size:12px;
  height:100%;
  width:100%;
  border-style: none;
}

p.ingress
{
	font-size:12px;
	font-weight:bold;
	font-family:helvetica;
	border-style: none;
}

p.nyheter
{
font-size:16px;
}

p.info_center
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:helvetica;
	border-style: none;
}


p.header
{

}


p.emajl
{
	font-size:11px;
	font-family:helvetica;
	font-style: italic;
	border-style: none;
}

p.tableitem_head
{
margin:0px;
  padding:0px;
  margin-top:0px;
	font-size:11px;
	font-family:helvetica;
	font-weight:bold;
	border-style: none;
}

p.tableitem_resten
{
margin:0px;
  padding:0px;
  margin-top:0px;
	font-size:11px;
	font-family:helvetica;
	font-weight:normal;
	border-style: none;
}

p.tableheader
{
	font-size:11px;
	font-family:helvetica;
	font-weight:bold;
	border-style: none;
}




