.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	cursor: hand;
	line-height: 18px;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	background-image: url(../img/top_nav_bg64.jpg);
	line-height: 16px;
}
.bigLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	line-height: 16px;
}

.titleSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000066;
}

.newsSubject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	border: 1px solid #0066FF;
	background-color: #FFFFFF;
}
.mainHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000066;
	background-color: #FFFFFF;
	background-image: none;
	font-weight: normal;
}
.topMenuSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000099;
	cursor: hand;
}
.handCursor {
	cursor: hand;
}
.storyMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000066;
	background-color: #FFFFFF;
	background-image: none;
}
.storyQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000066;
	background-color: #FFFFFF;
	background-image: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}

