h1, h2, h3, h4, h5{
	font-family: Georgia, serif;
}

h1{
	font-weight:normal;
	font-size:225%;
	line-height:110%;
	margin-left:-2px;
	margin-bottom:20px;
}

h2{
	font-weight:normal;
	font-size:160%;
	line-height:115%;
}

h3{
	font-weight:normal;
	font-size:130%;
	line-height:135%;
	margin-bottom:0;
}

p{
	line-height:160%;
	margin-bottom: 1.4em;
}

a{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}


.context li{
	background:transparent url(/i/li.png) no-repeat scroll 5px 10px;
	padding-left:18px;
}

h1, h2, h3, h4{
	clear: both;
}
