.spectable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #004A8B;
	border: 0 0 0 0;
	width: 426px;
	margin: 15px;
}
.spectable td {
	padding: 4px;
	vertical-align: top;
}
.spectable th {
	padding: 4px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.spectable th .leftcol {
	font-weight: normal;
}
.spectable .bdrtop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CEBECB;
}
.spectable .bdrright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CEBECB;
}
.spectable .bdrbottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CEBECB;
}
.spectable .bdrleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CEBECB;
}
.spectable .normaltext {
	font-weight: normal;
}

.spectable em {
	color: #CC0066;
	font-style: normal;
}
