.cssDialogCaption
{
	color: #008542;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

/* Den yttersta tabellen i en dialog. */
.cssDialogBorder 
{
	background-color: White;
	border: 2px #008542 solid;
}

.newsBoxCopy
{
	font-weight: normal;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif
}

A.newsBoxLink
{
	font-weight: normal;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif
}
