<style> P  {
 	font-family : helvetica, arial, sans-serif;
	font-size: 12pt;
 	line-height : 120%;
 }

 .xsm  {
 	font-size : 9pt;
 }

 .xsmwhite  {
 	font-size : 9pt;
 	color : white;
 }

 .sm  {
 	font-size : 10pt;
 }

 .smwhite  {
 	font-size : 10pt;
 	color : white;
 }

 .lg  {
 	font-size : 14pt;
 }

 .indent  {
 	text-indent : 2em;
 	line-height : 120%;
 }

 .leftindent  {
 	text-indent : 0em;
 	line-height : 120%;
 }

 .margins {
 	margin: 2em;
	margin-right: 2em;
 }

 a  {
 	color : #008080;
 	text-decoration : none;
 }

 a.light  {
 	color : #ffffcc;
 	text-decoration : none;
 }

 a.dark {
 	color : #008080;
 }

 td  {
 	font-family : helvetica, arial, sans-serif;
 }

 li {
 	padding-top: 1em;
 }
 
 BODY  {
 	font-family : helvetica, arial, sans-serif;
 }
 
 </style>
