@charset "UTF-8";/* Pet Rocks screen */*{margin:0;padding:0;}body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}body {	background-color: #00FF00;}a:link {	color: #FF0000;	text-decoration: none;}a:visited {	text-decoration: none;}a:hover {	text-decoration: underline;	color: #0000FF;}a:active {	text-decoration: none;}h1 {	font-size: 18px;	color: #000000;}h2 {	font-size: 14px;	color: #FF0000;}#wrapper {width:960px;margin-left:auto;margin-right:auto;margin-top:20px;background-color:#FFFFFF;}