			body {
				background: white;
				color:#333;
				font: 9.5pt/130% "Lucida Grande", "Verdana", "Tahoma", "Trebuchet MS", sans serif;
				}
			
			h1, h2, h3 {line-height: 130%;}
			
			a {color: #1c3d58;}

			.floato {
				float: right;
				clear: right;
				margin: 12px -10px 10px 20px;
				}
			
