
TD	{
			font-family: Helvetica, Arial, san-serif;
			font-weight: bold;
			color: 003366;
			font-size: 11px;
                  } 

.nav	{
			font-family: Helvetica, Arial, san-serif;
			font-weight: bold;
			color: 003366;
			font-size: 11px;
			} 

.copy	{
			font-family: Helvetica, Arial, san-serif;
			font-weight: bold;
			color: 003366;
			font-size: 9px;
			} 

.links	{
			font-family: Helvetica, Arial, san-serif;
			font-weight: bold;
			color: 003366;
			font-size: 10px;
			} 

.sub	{
			font-family: Times, Palatino, serif;
			font-weight: bold;
			color: 003366;
			font-size: 12px;
			} 


.main	{
			font-family: Arial, Helvetica, san-serif;
			font-weight: bold;
			color: 003366;
			font-size: 14px;
			background-color: CCCC99;
			line-height: 20px;
			} 


A:link		{ color: #A03F00;
			text-decoration: none }
A:hover		{ color: #78A141;
			text-decoration: underline }
A:active	{ color: #A03F00;
			text-decoration: none }
A:visited	{ color: #78A141;
			text-decoration: none
			 }


.news {
     font-family:Verdana,ARIAL,HELVETICA,VERDANA,Sans-Serif;
     font-weight:normal; 
     color:#63360C;
   }
