.newsbody01 {
	font-family: Helvetica, sans-serif;
	color:#333333;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	}

.newsbody01Italic {
	font-family: Helvetica, sans-serif;
	color:#333333;
	font-size: 13px;
	line-height: 14px;
	font-style:italic;
	text-decoration: none;
	}

.newssmallItalic {
	font-family: Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	line-height: 12px;
	font-style:italic;
	text-decoration: none;
	}

.newsbodyBold01 {
	font-family: Helvetica, sans-serif;
	color:#666666;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	}
	
.newsBoldHeader {
	font-family: Helvetica, sans-serif;
	color:#954229;
	font-size: 15px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	}
	
.newsbullet {
	list-style-image:url(../images/arrow.gif);
	list-style-position:outside;
	list-style-type:none;
	margin-left: -10px;
	font-family: Helvetica, sans-serif;
	color:#333333;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
}

a:link {
	color:#2674C3; 
	text-decoration: none;
	}
a:visited { 
	color:#2674C3; 
	text-decoration: none;
	}
a:active { 
	color:#2674C3;
	text-decoration: none;
	}
a:hover {
	color: #000000; text-decoration: underline;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.noFlashText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:link.noFlashText {
	color:#2674C3; 
	text-decoration: none;
	}
a:visited.noFlashText { 
	color:#2674C3; 
	text-decoration: none;
	}
a:active.noFlashText { 
	color:#2674C3;
	text-decoration: none;
	}
a:hover.noFlashText {
	color: #FF0000; 
	text-decoration: underline;
}
