td{
	font-family: "arial,verdana";
	font-size: 12px;
}
.border {
	font-family: "arial,verdana";
	font-size: 12px;
	border: 1px solid #FFFFFF;
}
.font {
	font-family: "arial,verdana";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.xborder {
	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: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
