
 body {
	background-color: #fff;
	}

 p, ul, ol, h1, h2 {
	font-family: 'Lucida Grande', Arial, Geneva, Lucida, sans-serif;
	}

 p, ul, ol {
	font-size: 0.9em;
	text-align: justify;
	line-height: 1.5em;
	}

 h1 {
	font-size: 1.2em;
	}

 h2 {
	margin-top: 40px;
	font-size: 1.0em;
	}

 img {
	border: none;
	}

 a:visited {
	color: blue;
	}