.Red-12-Plain {color: #FF0000}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	background-color: #99FFCC;
}
.Red-Grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	background-color: #999999;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Blk-14-B-I {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.Grn-14-B-I {font-size: 14px; font-weight: bold; font-style: italic; color: #00FF00; }
