.8black {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.12blackbold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.12blackbold:hover {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.12whitebold {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.24blackbold {

	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.beveltable {
	border: medium inset #666666;
}
.greytable {
	border: 3px outset #CCCCCC;
}
.36blackbold {


	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.36blackboldUL {



	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
a.36blackboldUL:hover {




	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bolder;
}
.24blackboldUL {


	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
.12bkbldblueROver {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.12bkbldblueROver:hover {


	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.8BkBld {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.16BkBld {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.20BkBld {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.12RedStrike {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}

