.im
{
  border: 0px;
} 

div.hr {
  height: 4px;
  background: #fff url(images/line.jpg) repeat-x scroll left;
}
div.hr hr {
  display: none;
}
.n1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}


.n2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
}


a {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}