			body {
				font: 9pt/150% geneva, verdana, sans-serif;
				color #555;
				}
			
			div {
				margin: 0;
				padding: 0;
				}
			
			h1, h2, h3 {
				font-family: "helvetica neue", helvetica, arial, sans-serif;
				font-weight: normal;
				color: #444;
				}
			
			h1 strong, h2 strong, h3 strong {
				color: #666600;
				}

			a {
				color: #27669c;
				text-decoration: none;
				outline: none;
				}
			
			a:hover {text-decoration: underline;}
			
			small {
				color: #999;
				}
			
			br {clear: both;}
