*           { font: 10pt arial, helvetica, sans-serif; text-decoration: none; color: #333333;}

.headline    	{font-size: 13pt; font-weight: bold; color: #FF0000; text-decoration: none; background-color: #E6E7E8}
.subline     	{font-size: 11pt; text-decoration: none;}
.highlighted 	{font-size: 10pt; font-weight: bold; color: #a37777; text-decoration: none; background-color: #F2F2F2}
.highbold 	{font-size: 10pt; font-weight: bold; color: #9f0000; text-decoration: none;}
.citation    	{font-size: 10pt; font-style: italic; text-decoration: none;}
.small2       	{font-size: 9pt; text-decoration: none;}
.small       	{font-size: 8pt; text-decoration: none;}

/* Links */

a           {color:#0000EF;font-weight: bold;}
a:link      {color:#0000EF;}
a:visited   {color:#6816AC;}
a:hover     {color:#C8003C;}
a:active    {color:#B877EF;}

b           {color:#ff2020;font-weight: bold;}
