td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}
.timeText {
	color: #4A8EDE;
	font-weight: bold;
}
body {
	background-color: #000000;
}
.headbtmline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #003366;
}
.smallDescriptions {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.code {
	color: #666666;
}
.headbtmlineOnly {

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #003366;
}

