body {
	font-family: verdana, arial;
	font-size: 8pt;
	margin: 0px;
}

a:link, a:visited {text-decoration: none; color: #00f;}
a:hover {text-decoration: underline; color: #00f;}
a:active {text-decoration: underline overline; color: #f00;}

div#container {
	width: 146px;
	height: 220px;
	background: url('/enews/images/bkgnd.jpg') no-repeat bottom center;
}

p {
	font-size: 8pt;
	margin: 0px;
}