<!-- LS.css -->
BODY {background-color: #FFFFFF}

P {font-size: 10pt;
	font-family: Arial}

p.quote {font-size: 10pt;
	font-family: Arial;
	font-style: italic;
	color: #686868}	
	
p.qauthor  {font-size: 10pt;
	font-family: Arial;
	color: #686868}	
	
p.note {font-size: 8pt;
	font-family: Arial;
	color: #686868}	
		
a:link {color: #000000}

a:visited {color: #800000}

ul {font-size: 10pt;
	font-family: Arial}

h2  {font-size: 12pt;
	font-family: Arial;
	font-weight: bold}
	
h3	{font-size: 10pt;
	font-family: Arial;	
	color: red;
	font-weight: bold}