<STYLE>

	BODY {
		font-family: Georgia, serif;
		line-height: 120%;
		background-color: #EFEFEF;
		color: black;
		width: 576px;
		text-align: justify;
	}

	P {text-align: justify}

	H1, H2, H3, H4, H5, H6 {
		font-family: Helvetica, sans-serif
	}
	DIV.FOOTER {font-size: smaller; text-align: right}
	SPAN.REFERENCE {
		font-weight: bold;
		color: 005;
	}

	DIV.ANSWER {
		color: #CC4444;
		font-size: smaller;
		font-family: Helvetica, sans-serif;
	}

	LI {margin-top: 1ex}

	OL {list-style: decimal}

	OL OL {list-style: lower-alpha}

	OL OL	OL {list-style: lower-roman}

</STYLE>