body {
	font-family: verdana, tahoma, arial, sans-serif;
	background-color: #fffce4;
	margin-top: 10px;
	margin-left: 10px;
}

p {
	font-size: 80%;
	color: #5b5b59;
	line-height: 160%;
}

p a, p a:visited {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #003c2d;
}

p a:hover, p a:active {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #245abb;
}



