body	{
	color:	#333;
	background-color: #F9EFD0;
	font-family: Georgia, serif;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	line-height:	1.2em;
	}
html>body, html>body code, html>body pre {
	font-size: small;
}

h1, h2, h3, h4, h5, h6	{
	margin-bottom:	0;
	font-weight:	normal;
	font-family:	Georgia, Times, Palatino, serif;
	}
h1	{
	font-size:	2.3em;
	}
h2	{
	font-size:	1.7em;
	}
h3	{
	font-size:	1.4em;
	}
h4	{
	font-size:	1.3em;
	color:	#5B696D;
	}

.note	{
	padding:	1em;
	background-color:	#D7C493;
	}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
