body {
	background-color: #FFFFF0;
}
a {
	font-size: small;
	line-height: 120%;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #994422;
}
h1 {
	font-size: midium;
	font-weight: 600;
	font-style: normal;
	color: #006633;
	margin: 0px;
	text-align: center;
}
h2 {
	font-size: small;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	margin: 0px;
	text-align: center;
}
h3 {
	font-size: x-small;
	font-weight: 400;
	font-style: normal;
	color: #0033AA;
	margin: 0px;
}
span#sentence {
	font-size: small;
	font-weight: 400;
	font-style: normal;
	color: #008800;
}
span#ad {
	font-size: small;
	font-weight: 600;
	font-style: normal;
	color: #448866;
}
