td {
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}
.orgword {
	color: #FF0000;
}
.whiteword {
	color: #FFFFFF;
}
.yellowword{
	color:#FFFC00
}
.grayword{
	color:gray;
}
.arrow {
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:top;
}
