.smallBold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
.regularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
.regularTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.pageSubheader { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold ; color: #990000}
.articleTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold ; color: #990000}
a {
	color: #00C;
	font-size: 12px;
	font-weight: normal;
}
.extraSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal }
.smallItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;

}
.red {
	color: #F00;
}
.red {
	color: #F00;
}
#content table tr td table .regularText .regularText .red strong {
	color: #000;
}
#content table tr td table .regularText .regularText p .red .red .red {
	color: #F00;
}
#content table tr td table .regularText .regularText p strong {
	color: #000;
}
#content table tr td table .regularText .regularText .red strong {
	color: #F00;
}

