/* links */
.text			{font-size: 12px; color: black; font-family: arial, helvetica;}
.textbold		{font-size: 9pt; color: black; font-weight: bold; font-family: arial, helvetica;}
a.sm			{font-size: 10px; color: blue; text-decoration: underline; font-weight:bold; font-family: arial, helvetica;}
A:Link.sm		{font-size: 10px; color: blue; text-decoration: underline; font-weight:bold; font-family: arial, helvetica;}
A:Visited.sm	{font-size: 10px; color: blue; text-decoration: underline; font-weight:bold; font-family: arial, helvetica;}
A:Active.sm		{font-size: 10px; color: blue; text-decoration: underline; font-weight:bold; font-family: arial, helvetica;}
A:Hover.sm		{font-size: 10px; color: blue; text-decoration: underline; font-weight:bold; font-family: arial, helvetica;}
a:bold			{font-size: 12px; color: blue; font-weight: bold; text-decoration: underline; font-family: arial, helvetica;}
a:link.bold		{font-size: 12px; color: blue; font-weight: bold; text-decoration: underline; font-family: arial, helvetica;}
a:visited.bold	{font-size: 12px; color: blue; font-weight: bold; text-decoration: underline; font-family: arial, helvetica;}
a:active.bold	{font-size: 12px; color: blue; font-weight: bold; text-decoration: underline; font-family: arial, helvetica;}
a:hover.bold	{font-size: 12px; color: blue; font-weight: bold; text-decoration: underline;font-family: arial, helvetica;}
a				{font-size: 12px; color: blue; text-decoration: underline; font-family: arial, helvetica;}
a:link			{font-size: 12px; color: blue; text-decoration: underline; font-family: arial, helvetica;}
a:visited		{font-size: 12px; color: blue; text-decoration: underline; font-family: arial, helvetica;}
a:active		{font-size: 12px; color: blue; text-decoration: underline; font-family: arial, helvetica;}
a:hover			{font-size: 12px; color: blue; text-decoration: underline; font-family: arial, helvetica;}

.labelBluesm	{font-size: 8pt; font-family: verdana, helvetica, arial, sans serif; color: 3333CC;}
.labelBlue		{font-size: 10pt; font-family: verdana, helvetica, arial, sans serif; color: 3333CC; font-weight: bold;}
.labelboldlg	{font-size: 16pt; font-family: arial, helvetica; color: black; font-weight: bold;}
.labelbold		{font-size: 10pt; font-family: arial, helvetica; color: black; font-weight: bold;}
.labelwhbold	{font-size: 10pt; font-family: arial, helvetica; color: white; font-weight: bold;}
.labelboldsm	{font-size: 10pt; font-family: arial, helvetica; color: black; font-weight: bold;}
.red			{font-size: 12px; color: red; font-family: arial, helvetica;}
.redbold		{font-size: 12px; font-weight: bold; color: red; font-family: arial, helvetica;}
.redsmall 		{font-size: 10pt;font-family: arial, helvetica; color: red;}
.redsmallbold	{font-size: 10pt;font-family: arial, helvetica; color: red; font-weight: bold;}
.redsmallest	{font-size: 8pt;font-family: arial, helvetica; color: red;}
.redsmallestbold	{font-size: 8pt;font-family: arial, helvetica; color: red; font-weight: bold;}
.small 			{font-size: 8pt; color:black; font-family: arial, helvetica;}
.white			{font-size: 12px; font-family: arial, helvetica; color:white;}
.whiteBold		{font-size: 12px; font-family: arial, helvetica; font-weight:bold; color:white;}
.smwhite		{font-size: 10px; font-family: arial, helvetica; color: white;}
.smwhitebold	{font-size: 10px; font-family: arial, helvetica; font-weight:bold; color: white;}

