body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFffff;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #ffffff;
}.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #FFFFFF;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #FF6633;
}
.board {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}
.flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.display {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.box {
	background-color: #999999;
}
