
		
.footer 			{	color:#000000; 
						font-family: Verdana, Arial, Helvetica, sans-serif; 
						font-size: 8px;
						padding: 10 px, 10 px, 10 px, 10 px;
					}
		
.footer a:link			{  color: #CC0000; text-decoration: underline;}
.footer a:visited 	{  color: #CC0000; text-decoration: underline;}
.footer a:hover 		{  color: #CC0000; text-decoration: underline;}
.footer a:active 		{  color: #FF6600; text-decoration: underline;}



/* -----------------SPECIFIC STYLES---------------------------------------------------*/

.bodytext 					{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
								font-size: 11px; 
								color: #666666;
								text-align:left;
								padding-right: 45px;

								
			 				}


.bodytext a:link 		{  color:#CC0000;}
.bodytext a:visited 	{  color:#CC0000;}
.bodytext a:hover 	{  color:#CC0000;}
.bodytext a:active 	{  color:#FF6600}

.bodytext H1				{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
								font-size: 12px;
								text-decoration: underline;
								font-weight: bold;
								color: #666666;
								text-align: left;
							}



/* -----------------SPECIFIC STYLES---------------------------------------------------*/

.contact 					{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
								font-size: 11px; 
								color: #666666;
								text-align:left;
								background-image:url(../_images/contact_bg.gif);
								background-position:bottom;
								background-repeat:no-repeat;

								
			 				}


.contact  a:link 				{  color: #CC0000;}
.contact  a:visited 			{  color: #CC0000;}
.contact  a:hover 			{  color: #CC0000;}
.contact  a:active 			{  color: #FF6600;}
.smfont
{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
								font-size: 8px; 
								color: #666666;
								text-align:left;
								padding-right: 45px;

								
			 				}