body {	background-color: #8B989B;	margin: 20px;	color: white;	font: 12px/18px hoefler text, palatino, georgia, times, sans-serif;	}	p {    width: 420px;	}a  {	text-decoration: none;	color: #fff;    padding: 1px;    border-bottom: 1px dotted white;   	}	a:visited {	text-decoration: line-through;	}		a:hover {	text-decoration: none;	color: #222;	background-color: white;    border: 0;   	}.answer {	margin-left: 15px;}.header {	margin-bottom: 30px;	font: 19px/22px palatino, serif;	text-align: right;	}.floaterHolder {	padding: 0px;	width: auto;	margin: 0px;}.floater {	float: left;	padding: 0px;	margin-right: 20px;}.floatH {	font-style: italic;	font-size: 125%;	}.floater a {	}	.introP {	line-height: 24px;}code { 	border: 0px;	font: 12px/18px hoefler text, palatino, georgia, times, sans-serif;	}	.spacer (	clear: both;	line-height: 0;	padding: 0;	margin: 0;	font-size: 0;	overflow: hidden;	)