BODY {
	font-family:Arial;
	background-color: #FFFFFF; }

P  {
	font-family:Arial;
	font-size: 090%;
	color: #000000;
	margin-top: 9pt;
	margin-bottom: 3pt;  }

h1, h2, h3, h4 {
	font-family:Arial;
	font-weight: bold;
	color: navy;
		border-bottom-color: navy;
		border-bottom-style: inset;
		border-bottom-width: thin; }

h1 {
	font-size: 145%;
	margin-top: 0pt;
	margin-bottom: 9pt; }
	
h2 {
	font-size: 125%;
	margin-top: 12pt;
	margin-bottom: 6pt; }
	
h3 {
	font-size: 115%;
	margin-top: 12pt;
	margin-bottom: 3pt; }
	
h4 {
	font-size: 100%;
	margin-top: 9pt;
	margin-bottom: 3pt; }

CODE {
	font-family: "Andale Mono", "Lucida Console", "Courier New", mono;
	color: #000040; }

/* LISTS */ 
	ol		{font-size: 100%; margin-top: 0pt; margin-bottom: 3pt; margin-left: 4em;}
	ul		{font-size: 100%; margin-top: 0pt; margin-bottom: 3pt; margin-left: 4em;}
	li		{margin-top: 0pt; margin-bottom: 3pt; margin-left: -1em;}