/* CBCC COMMON STYLE SHEET CREATED BY JUSTIN HALL DECEMBER 1999 */
/*                                                              */
/* NORMAL TEXT */
B	       {       font-weight: bold }
H3           {       font-size:  12pt; font-weight: bold; font-family:  Arial, Geneva, sans-serif;}
TABLE        {       font-size:  11pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; }
P	       {       font-size:  11pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; }
.spaced      {       font-size:  11pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; line-height: 15pt;}
.headline    {       font-size:  14pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: bold;}
.small       {       font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: bold;}
.calendar    {       font-size:  9pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: bold;}
.calendarsm  {       font-size:  8pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal;}

/* LISTS OF ITEMS */
OL	       {       font-size:  11pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; }
UL	       {       font-size:  11pt;    font-family:  Arial, Geneva, sans-serif;  
                        font-weight: normal; }


A:link	{	  text-decoration: underline;	color:#0000cc; }
A:visited	{	  text-decoration: underline;	color:#0000A0; }
A:hover	{	  text-decoration: underline;	color:#0080ff; }
A:active	{	  text-decoration: none;	color:#0080ff; }

A.toc:link		{ text-decoration: none;	color:#E66C0E; font-weight: bold;}
A.toc:visited	{ text-decoration: none;	color:#E66C0E; font-weight: bold;}
A.toc:hover		{ text-decoration: underline;	font-weight: bold;}
A.toc:active	{ text-decoration: underline;	font-weight: bold;}
