@charset "utf-8";
<style type="text/css">

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	width: 500px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	width: 500px;
}

.updated {
	margin-top: 0px;
	font-style: italic;
	font-size: x-small;
	color: #333;
}

a {
	text-decoration: none;
}

a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

