body {	background: #FFFFFF;	margin:20px 20px 20px 20px;	text-align: center;	color: #000;	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;	font-size:11px;	}	div.spacer {  clear: both;  }div.float {  float: left;  margin: 5px;  border: 1px solid #000;  }  div.float p {   text-align: left;   float: left;   }A:link { 	color: #99994F; 	text-decoration: none; 	border-bottom: dotted 1px #999; 	background-color: transparent;	}A:visited { 	color: #959595; 	border-bottom: dotted 1px #999; 	text-decoration: none; 	background-color: transparent;	}A:active	{ color: #f90; background-color: transparent; }A:hover { 	color: #8F8F8B; 	border-bottom: dotted 1px #337830; 	background-color: transparent;	}A.noborder	{ border: 0px;}A.bold		{font-weight: bold; }		div.menu {	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;	color:#333;	font-size:11px;	margin-left:0px;	font-weight:normal;	background:#EEE;	line-height:100%;	padding-left:17px;		border-top: 0px;	border-right: 0px;	border-bottom: 1px dotted #333;	border-left: 0px;				}		/* Headers */	#header {	color: #333;	background-color: #fff;	font-size:11px;    border-top: 0px;	border-right: 0px;	border-bottom: 1px dotted #333;	border-left: 0px;	padding: 6px 0px 6px 15px;	}	#contents {	color: #333;	background-color: #eee;	font-size:11px;    border-top: 0px;	border-right: 0px;	border-bottom: 1px dotted #333;	border-left: 0px;	padding: 6px 0px 6px 15px;	}/* main column */#main {	border:1px solid #000; 	background:#FFFFCC;	width:650px;	text-align:left;	font-size:11px;	margin-right:auto;	margin-left:auto;	line-height:140%;	}#menu {	border-left:1px dotted #000; 	border-bottom:1px dotted #000;	float:left;	width:663px;	background:#eee;	margin:0px 0px 10px 10px;	text-align:left;	}	p {	margin:10px 20px 10px 20px;	}	h1 {	font-size:11px;	color: #888; 	line-height:120%;	font-weight:normal;				margin:0px 30px 0px 20px;	background-color: #fff;	}#mainCol	{	width: 420px;	padding: 0px;	float: left;	background-color: #fff;	border-top: 0px dotted #333;	border-bottom: 0px dotted #333;	border-right: 0px dotted #333;	color: #000;	}#mainCol h2 {	color: #666; 	border-bottom:dotted 0px #999;	line-height:120%;	font-weight:normal;				margin:15px 30px 0px 30px;	background-color: #fff;	}#mainCol h3 {	color: #000;	margin:10px 30px 0px 30px;	background-color: #fff;	}#main h4 {	width: 360px;	color:#336633;	background: #fff;	border-bottom: 1px dotted #bbb;	margin:15px 15px 5px 20px;	}#mainCol h5 {	padding: 0px 15px 0px 15px;	background-color: #fff;	}	 #mainCol h6 {	margin:0px 20px 15px 30px;	color: #888;	background-color: transparent;	font-weight: normal;	}#main h2 {	width: 600px;	font-size: 11px;	color:#336633;	background: #fff;	border-bottom: 1px dotted #bbb;	margin:15px 15px 5px 20px;	}#mainCol p { 	color:#666;	font-size:11px;	font-weight:normal;  	background:#FFF;  	line-height:16px;  	margin:5px 10px 15px 30px;			}#mainCol ul { 	margin-right: 20px; 	}#mainCol table { margin:0px 30px 15px 30px; }