body {
	background-color: #fff;
	padding:0px;
	margin:0px;
	font-size: 0.8em;
	color: #7192A2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bg-map-clean.gif);
	background-repeat: no-repeat;
	}

	
a {
	text-decoration:none;
	font-weight:normal;
	color:#273445;
	}
	
pre {
	font-size:1em;
	color:#666666;
	}
	
.sidetext {
	color:#3A4868;
	font-size: 0.9em;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}
	
