.Blue {
	font-weight: bold;
	color: #0000FF;
}
.Red {
	font-weight: bold;
	color: #FF0000;
}
.Bi {
	font-style: italic;
	font-weight: bold;
}
.BlueBi {
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
.Bluei {
	font-style: italic;
	font-weight: normal;
	color: #0000FF;
}
.blue2i {
	font-size: x-small;
	font-style: italic;
	color: #0000FF;
}
.RedBi {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.Blue2B {
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
}
.medB {
	font-size: medium;
	font-weight: bold;
}
.F00xxLB {
	font-size: xx-large;
	font-weight: bold;
	color: #FF0000;
}
.PurpB {
	font-weight: bold;
	color: #560AD7;
}
.PurpL {
	font-size: large;
	color: #560AD7;
}
.LimeB {
	font-weight: bold;
	color: #CCFF33;
}
.xsm {
	font-size: x-small;
}
.xsmi {
	font-size: x-small;
	font-style: italic;
}
.o00080 {
	color: #000080;
}
.B80 {
	font-weight: bold;
	color: #000080;
}
.Bi80 {
	font-style: italic;
	font-weight: bold;
	color: #000080;
}
.Bob80 {
	font-style: oblique;
	font-weight: bold;
	color: #000080;
}
.xL00F {
	font-size: x-large;
	color: #0000FF;
}
.L00F {
	font-size: large;
	color: #0000FF;
}
.BlueB {
	font-weight: bold;
	color: #0000FF;
}
.RedBlink {
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;

}
.white {
	color: #FFFFFF;
}
.CDidxTitle {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}
