/* stylesheet for CFL */

*	{
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	}

BODY {
	font-family: serif;
	font-size: 100%;
	color: black;
	background-color: #fffff4;
	}

H1	{
	color: #598f7a;
	font-family: sans-serif;
	}

H2	{
	font-family: sans-serif;
	}

.footer_text {
	font-size: 60%;
	margin-top: 2px;
	padding-top: 0px;
}
