h1 {
	font-size: 3em;
}
h2 {
	font-size: 1.4em;
	font-weight: 120
}

a:link {
	text-decoration: underline;
	color: #119;
}

body {
	font-family: arial, helvetica, serif;
	font-size: 1.0em;
	color: black;
	background-color: #eef
	}
