<!--  Style sheet for Ultrajones Software  -->
	
<!-- Begin Body Properties -->

BODY	{
font-family: arial, verdana, helvetica, serif, "Times New Roman";font-size: 9pt;
}

<!-- Begin Table Properties -->	

TH        {text-decoration: normal; font-weight:normal; font-size: 11pt;}
TD        {text-decoration: normal; font-weight:normal; font-size: 9pt;}

<!-- Misc Tag Properties -->

<!-- Begin Heading Properties -->

H1        {text-decoration: normal; font-size: 18pt;}
H2        {text-decoration: normal; font-size: 16pt;}
H3        {text-decoration: normal; font-size: 14pt;}
H4        {text-decoration: normal; font-size: 12pt;}
H5        {text-decoration: normal; font-size: 10pt;}

<!-- Begin Global Link Properties -->	

A		{text-decoration: none; font-weight:normal;}
A:link		{text-decoration: underline; font-weight:normal;}
A:visited	{text-decoration: underline; font-weight:normal;}
A:active	{text-decoration: underline; font-weight:normal;}
A:hover		{text-decoration: underline; font-weight:normal; font-style: normal; color: #FF0000;  text-transform: none;}

<!-- Begin Span <span> Properties -->	

span.title   {text-decoration: none; font-weight:normal; font-size:8pt;}
span.footer  {text-decoration: none; font-weight:normal; font-size:8pt;}

