.PageHeader {
	font-family: tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #194186;
}
.CatHeader {
	font-family: tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.BodyText {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.BodyTextBold {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.LinkBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.BodyTextItalicBold {
	font-family: tahoma;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.CatHeaderItalic {
	font-family: tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.bodytextitalic {
	font-family: tahoma;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
