body {
	font:12px/2em Arial, sans-serif;
	line-height: 1.5em;
	color:#3e3e3e;
	margin:0;
	padding:0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 2em;
	line-height: 0.75em;
	font-style:italic;
	color:#3f3029;
}

h2 {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 1.5em;
	line-height: 1em;
	font-style:italic;
	color:#3f3029;
}

h3 {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 1.333333em;
	line-height: 1.125em;
	color:#3f3029;
}

h4 {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 1.166667em;
	line-height: 1.285714em;
	color:#3f3029;
}

a {
	text-decoration:none;
	color:#3e3e3e;
}

a:hover {
	text-decoration:underline;
}


