﻿			html {font-size: 75%;}

			body {
				font: 1.2em/150% "Lucida Grande", Geneva, Verdana, sans-serif;
				color: #333;
				background: #fff;
				}
			
			a {
				color: #3399cc;
				text-decoration: none;
				}
			a:hover {text-decoration: underline;}