body {
	font-family: Helvetica, Arial, sans-serif;
}
a:focus {
	outline:1px dotted
}
hr {
}
h1 {
	font-weight:lighter;
}
h2 {
	font-weight:lighter;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
p {
	font-size: 0.875em;
}
ol {
	list-style:decimal
}
ul {
	list-style:disc
}
li {
	margin-left:30px
}