/* stylesheet for CFL */

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

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

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

H2	{
	font-family: sans-serif;
	}
H3	{
	font-family: sans-serif;
	font-size: 14px;
	}

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

.byline {
	font-style: italic;
	font-size: 80%;
}
