IMG.ramme {
	border: 1px solid black
}

TABLE.tekstboks {
	border: 1px solid white;
	background-color: #D5E6E6
}

TABLE.tekstboks CAPTION {
	border: 1px solid white;
	text-align: left;
	color: white;
	background-color: black;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 75%;
	padding: 3px 5px;
	margin: 0
}

TABLE.tekstboks TD {
	border: 1px solid white;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 66%
}
	
.billtxt {
	font-size: smaller;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 0;
	text-align: left
}

UL.neutral, UL.neutral LI {
	list-style-image: none;
	list-style-type: square;
}