.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
.bod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.script {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 12px;
}
.box {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #000000;
}
.box_new {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}
A:hover {
	color: #B99B05;
	text-decoration: none;
}
.error{
   text-align: center;
   color: #7094BF;
   font-weight: bold;
   font-size: 11px;
   line-height: 11px;
}
