.mainBlack {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.mainBlack {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.tinyBlack {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.mainRedBold {
	font-family: Arial;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}
.tinyWhite {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.textTop {
	font-family: Arial;
	font-size: 16pt;
	color: #990000;
}
.mainRedBoldLink {
	font-family: Arial;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.mainWhiteBold {

	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.mainBlackBold {

	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.mainBlackList {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	list-style-image: url(images4/black_duck_list.gif);
	padding-left: 5px;
	}
