.bord1 {
	border: 1px solid #999999;
}
.blueBig {
	font-size: 18px;
	color: #0099FF;
}
.blue {
	font-weight: bold;
	color: #0099FF;
}
.formTd {
	font-size: 12px;
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.orange {
	color: #FF6600;
}
.red {
	color: #FF0000;
}
