.header_feature
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: white;	
	padding: 10px;
	width: 728px;
	background-color: #999900;
}

.header_archive
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #333366;	
	padding: 10px;
	width: 728px;
	background-color: #c2ae1c;
}

.header_lead1
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: white;	
	padding: 10px;
	width: 728px;
	background-color: #663366;
}

.header_lead2
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: white;	
	padding: 10px;
	width: 728px;
	background-color: #333399;
}

.txt_title
{
	font-family: Tahoma;
	font-size: 20px;	
}

.txt_feature
{
	background-color: White;
	border-right: 1px solid #999900;
	border-bottom: none;
	border-left: none;
	border-top: none;
	padding: 16px;		
	width: 728px;
	font-family: arial;
	font-size: 14px;
	color: Black;	
}

.txt_archive
{
	background-color: White;
	border-right: 1px solid #c2ae1c;
	border-bottom: none;
	border-left: none;
	border-top: none;
	padding: 16px;		
	width: 728px;
	font-family: Arial;
	font-size: 14px;
	color: Black;	
}

.txt_lead1
{
	background-color: White;
	border-right: 1px solid #663366;
	border-bottom: none;
	border-left: none;
	border-top: none;
	padding: 16px;		
	width: 728px;
	font-family: Arial;
	font-size: 13px;
	color: Black;	
}

.txt_lead2
{
	background-color: White;
	border-right: 1px solid #333399;
	border-bottom: none;
	border-left: none;
	border-top: none;
	padding: 16px;		
	width: 728px;
	font-family: Arial;
	font-size: 13px;
	color: Black;	
}

.txt_sm
{
	font-family: Tahoma;
	font-size: 11px; 
}

.button_home
{
	background-color: #333366;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding: 5px;
	width: 160px;
}

.buttons
{
	background-color: #cd2e1c;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333366;
	padding: 5px;
	width: 160px;
}

.storytitle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #6666CC;
	padding: 5px;
	padding-bottom: 8px;
	width: 160px;	
}

.more
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #6666CC;
}

.recent_title
{
	background-color: #0066CC;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: White;
	padding: 5px;
	width: 160px;
}

.recent
{
	background-color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333366;
	padding: 5px;
	width: 160px;
	border: 1px solid #0066CC;
}
