td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.bold {
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.font10px {
	font-size: 10px;
}
.fontFootNav {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;



}
.fontHeader {
	font-size: 16px;
	font-weight: bold;
}
.font12px {

	font-size: 12px;
}
.font14px {


	font-size: 14px;
}
.font16px {



	font-size: 16px;
}
.spacer1px {
	font-size: 1px;
}
.spacer2px {
	font-size: 2px;
}
.spacer3px {

	font-size: 3px;
}
.spacer4px {


	font-size: 4px;
}
.font12pxBold {
	font-size: 12px;
	font-weight: bold;

}
.black {

	color: #000000;
}
.orange {

	color: #FF9900;
}
.font8px {

	font-size: 8px;
}
.font12pxWhite {
	font-size: 12px;
	color: #FFFFFF;

}
.font12pxWhiteBold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.font10pxForm {
	font-size: 10px;
	background-color: #FF9900;
	border: thin solid #000000;


}
body {
	background-color: #000000;
}
.font10pxBold {
	font-size: 10px;
	font-weight: bold;

}
.font10pxBoldRed {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;

}
