body { background-color: #f2f2f2;	text-align: center;	}	#foot { margin: auto;	width: 700px;	margin-top: 3em;	margin-bottom: 4em;}#footleft {	width: 100px;	float:left;	text-align: left;	}#footright {	width: 100px;	float:right;	text-align: right;	}#main { width: 750px;	clear: both;	margin: auto;	}#figleft { text-align: left;	width: 200px;	float: left;	margin-right: 2.5em;	margin-bottom: 2.5em;	}#figright { text-align: right;	width: 200px;	float: right;	margin-left: 2.5em;	margin-bottom: 2.5em;	}.banner { padding: 2px;	border: 1px solid #B2B2B2;	}.byline { font: 10px Trebuchet MS, Palatino, Times;	font-style: italic;	color: #883333;	text-align: left;		line-height: 1.5em;	}.fig { padding: 2px;	border: 1px solid #B2B2B2;	margin-bottom: 1.5em;	}.fig:hover { padding: 2px;	border: 1px solid #883333;		margin-bottom: 1.5em;	}.figleft { font: 10px Trebuchet MS, Palatino, Times;	font-style: italic;	color: #666;	text-align: left;	line-height: 1.5em;	}.figright { font: 10px Trebuchet MS, Palatino, Times;	font-style: italic;	color: #666;	text-align: right;	line-height: 1.5em;	}.footer { font: 12px Trebuchet MS, Palatino, Times;	color: #000;	}.footer a { font: 12px Trebuchet MS, Palatino, Times;	color: #883333;	text-decoration: none;	}.footer a:hover { font: 12px Trebuchet MS, Palatino, Times;	color: #883333;	text-decoration: underline;	}	.normal { font: 11px Verdana, Times, Helvetica;	color: #000000;	text-align: left;	line-height: 1.6em;	}.normal a { font: 11px Verdana, Times, Helvetica;	font-weight: bold;	color: #883333;	text-decoration: none;	}.normal a:hover { font: 11px Verdana, Times, Helvetica;	font-weight: bold;	color: #883333;	text-decoration: underline;	}.normal h1 { font: 14px Trebuchet MS, Palatino, Times;	color: #883333;	text-align: left;	padding-top: 1em;	}.normal ol li { margin-bottom: 1em;	}.space {	clear:both;	}.title { font: 18px Trebuchet MS, Palatino, Times;	color: #883333;	text-align: left;	padding-top: 2em;	line-height: 1.5em;	}