@import url("typography.css");body {	font-family: "Arial","Verdana","Helvetica","sans-serif";	font-size: 80%;	color: #333;	background-color: #fff;}img {	border: 0;}img a {	border: 0;}a {	color: #c30;	background-color: transparent;}a:link {	text-decoration: none;}a:visited {		text-decoration: none;}a:hover {	text-decoration: underline;}a:active {	text-decoration: underline;}.messagebackground {	padding-left: 10px;	padding-top: 10px;	padding-bottom: 10px;	background-color: #c4fffe;	}