/* basic.css */
ul,p,h1,h2,h3{
	margin-top:1em;
	margin-bottom:
	1em
}
h1{
	margin-top:.9em;
	font-size:1.563em
}

h2{
	font-size:1.25em
}

h3{
	font-size:1em
}
