.headings {
	font-weight: bold;
	color: #2C4089;
}
.uppercase {
	text-transform: uppercase;
}
.blue {
	color: #2C4089;
}
.red {
	color: #FF0000;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.lowercase {
	text-transform: lowercase;
}
.litriangle {
	list-style-image: url(../webimages/redtrianglesmall.gif);
}
.gloss {
	font-weight: bold;
	color: #0066FF;
}.bluebar9 {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 9pt;
	color: #00009F;
}
.lidash {
	list-style-image: url(../webimages/blackdash.gif);
}
.liasterick {
	list-style-image: url(../webimages/asterick.gif);
}
.lisquare {

	list-style-image: url(../webimages/redsquare8.gif);
}
A.newslinkbold:link    { text-decoration: none; color:#ff173e; font-size: 8pt; font-family: arial,verdana,geneva,sans-serif;font-weight: bold;}
A.newslinkbold:visited { text-decoration: none; color:#ff173e;font-size: 8pt; font-family: arial,verdana,geneva,sans-serif; font-weight: bold;}
A.newslinkbold:active  { text-decoration: none; color:#ff173e; font-size: 8pt; font-family: arial,verdana,geneva,sans-serif; font-weight: bold;}
A.newslinkbold:hover   { text-decoration: underline; color:#ff173e; font-size: 8pt; font-family: arial,verdana,geneva,sans-serif;font-weight: bold;}

A.redlink:link { text-decoration: none; color:#ff0000; font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-weight: bold;}
A.redlink:visited { text-decoration: none; color:#ff0000; font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-weight: bold;}
A.redlink:active { text-decoration: none; color:#ff0000; font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-weight: bold;}
A.redlink:hover { text-decoration: underline; color:#ff0000; font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-weight: bold;}

.newslinkbold {
	font-family:arial,verdana,geneva,sans-serif;
	font-size:8pt;
	color:#ff173e;
	font-weight: bold;
}
.lirectangle {
	list-style-image: url(../webimages/rectangle.gif);
}
.liarrow {
	list-style-image: url(../webimages/redarrowhead2.gif);
	line-height: 1.2;
}
.lismalldash {
	list-style-image: url(../webimages/dash.gif);
}
.lidiamond {
	list-style-image: url(../webimages/diamond.gif);
}
.lixblock {
	list-style-image: url(../webimages/xblock.gif);
}
.licircles {
	list-style-image: url(../webimages/circles.gif);
}
