@charset "UTF-8";
body {
	background-color: #e9ff96;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	position: relative;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
