/* DIGIPICS COMMON STYLE SHEET CREATED BY JUSTIN HALL MAY 1999 */
/*                                                                  */


/* NORMAL TEXT */
body         {       font-size:  9pt;     font-family:  Arial, Geneva, sans-serif;  line-height: 11pt;   font-weight: normal; }
table        {       font-size:  9pt;     font-family:  Arial, Geneva, sans-serif;  line-height: 11pt;   font-weight: normal; }
B	       {       font-weight: bold }



.whitefooter       {       font-size:  8pt;      font-family:  Tahoma, Arial, Geneva, sans-serif;  
                        font-weight: normal; color: #FFFFFF;}
.whitetitle        {       font-size:  9pt;      font-family:  Arial, Geneva, sans-serif;  
                        font-weight: bold; color: #FFFFFF;}
.whitesmall		 {	   color: #FFFFFF; font-size:  12px; line-height: 14px; font-weight: bold;}

.orangetitle  	 {    font-size:  15pt; color: #FF3C00; font-weight: normal; font-family: Arial, Geneva, sans-serif; }



.quote       {       font-size:  10pt; line-height: 11pt; color: #000000; }

.softwareorange 		{    font-size:  10pt; line-height: 11pt; color: #FF3C00; }
.softwareorangetitle  	{    font-size:  13pt; line-height: 15pt; color: #FF3C00; font-weight: bold; }

.small       {       font-size:  8pt; }




.SpcdText    {       font-size:  9pt;     font-family:  verdana, sans-serif, arial;  
                        font-weight: normal; line-height: 12pt; }




/* LISTS OF ITEMS */
OL         {       font-size:  9pt;     font-family:  Tahoma, Arial, Geneva, sans-serif;  
                        font-weight: normal; line-height: 12pt; color: #2F1124;}
UL         {       font-size:  9pt;     font-family:  Tahoma, Arial, Geneva, sans-serif;  
                        font-weight: normal; line-height: 12pt; color: #2F1124;}

A:link	{	  text-decoration: underline  }
A:visited	{	  text-decoration: underline  }
A:hover	{	  text-decoration: underline  }
A:active	{	  text-decoration: underline  }

A.whitesmall:link		{	  text-decoration: underline; color: #FFFFFF; font-size:  12px; line-height: 14px; font-weight: bold;}
A.whitesmall:visited	{	  text-decoration: underline; color: #FFFFFF; font-size:  12px; line-height: 14px; font-weight: bold;}
A.whitesmall:hover	{	  text-decoration: none; color: #FFFFFF; font-size:  12px; line-height: 14px; font-weight: bold;}
A.whitesmall:active	{	  text-decoration: underline; color: #FFFFFF; font-size:  12px; line-height: 14px; font-weight: bold;}

A.small:link	{	  text-decoration: underline; font-size:  9pt; font-weight: bold;}
A.small:visited	{	  text-decoration: underline; font-size:  9pt; font-weight: bold;}
A.small:hover	{	  text-decoration: none; font-size:  9pt; font-weight: bold;}
A.small:active	{	  text-decoration: underline; font-size:  9pt; font-weight: bold;}

A.blacksmall:link		{	  text-decoration: underline; color: #000000; font-size:  12px; line-height: 14px; font-weight: bold;}
A.blacksmall:visited	{	  text-decoration: underline; color: #000000; font-size:  12px; line-height: 14px; font-weight: bold;}
A.blacksmall:hover	{	  text-decoration: none; color: #000000; font-size:  12px; line-height: 14px; font-weight: bold;}
A.blacksmall:active	{	  text-decoration: underline; color: #000000; font-size:  12px; line-height: 14px; font-weight: bold;}

