body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-style: italic; */
	margin: 0px;
	background-color: white;
}
.lnk {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: #355BCC;
}
.box {
	padding: 5px;
	margin-left: 5px;
	width: 680px;
}
p {
	width: 700px;
}
