.captionSmall {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; background-color: #9999FF; font-weight: bold; text-align: center}

.newsline {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small}
.storyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #039;
}
.small {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #003399;
}
.xsmall {
	font-size: x-small;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #06C;
	color: #039;
}
.codeInText {
	font-style: italic;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #06C;

}
.btnMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCEEFF;
	border: thin outset #06C;
	color: #039;
}
.storyTextLarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #006;
}
