body
		{ background-color: #FFFFFF;
		color: #000000;
		font-family: Arial;
		font-size: 9pt }

.title
		{ font-family: Arial;
		font-size: 10pt;
		font-weight: bold }

.small
		{ font-family: Arial;
		font-size: 8pt }

td
		{ font-family: Arial;
		font-size: 9pt }

ul
		{ margin-top: "1em"; 	
		margin-bottom: 0;
		list-style-type: disc;
		margin-left: "1.5em";
		padding-left: "0em";
		margin-right: "1.5em"; }
	
li
		{ margin-bottom: ".7em";
		clear:both; }

a
		{ color: #002253;
		text-decoration: underline }

a:hover
		{ color: #0066FF;
		text-decoration: underline }