/* page styles */

td					{color:#FF4F00;}


.helvetica_18		{font-family:helvetica, arial, sans-serif; 
					font-size:18px;
					font-weight: bold;
					line-height:21px;}

.helvetica_12		{font-family:helvetica, arial, sans-serif; 
					font-size:12px;
					font-weight: bold;
					line-height:14px;}
	
.helvetica_11		{font-family:helvetica, arial, sans-serif; 
					font-size:11px;
					font-weight: bold;
					line-height:13px;}
					
.helvetica_10		{font-family:helvetica, arial, sans-serif; 
					font-size:10px;
					line-height:11px;}
					
.client_list		{font-family:helvetica, arial, sans-serif; 
					font-size:11px;
					font-weight: bold;
					line-height:16px;}
					
.helvetica_11_light	{font-family:helvetica, arial, sans-serif; 
					font-size:11px;
					line-height:13px;
					font-weight: normal;}
					
A:link				{font-family:helvetica, arial, sans-serif;
					color:#FBA813;}
					
A:active			{font-family:helvetica, arial, sans-serif;
					color:#FBA813;}

A:hover				{font-family:helvetica, arial, sans-serif;
					color:#304F73;}

A.hotheads:link		{font-family: helvetica, arial, sans-serif; 
					font-size: 12px;
					font-weight: bold;
					color: #FF4F00;
					/*color: #FBA813;*/ 
					text-decoration: none;}
					
A.hotheads:visited	{font-family:helvetica, arial, sans-serif; 
					font-size:12px;
					font-weight: bold;
					color:#FF4F00;
					text-decoration: none;}
					
A.hotheads:active	{font-family:helvetica, arial, sans-serif; 
					font-size:12px;
					font-weight: bold;
					color:#FBA813;
					text-decoration: none;}

A.hotheads:hover	{font-family:helvetica, arial, sans-serif; 
					font-size:12px;
					font-weight: bold;
					color:#304F73;
					text-decoration: none;}

.monospace 			{font-family: arial, monospace;}

.monospaceSM 		{font-family: arial, monospace;
			 		font-size: 12px;}
			  
.monospace_small 	{font-family: arial, monospace;
			 	 	font-size: 9px;}

.sup				{font-family:helvetica, sans-serif; 
					font-size:9px;}
