table {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
table a{
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
table a:hover{
	color: #005F1F;
	text-decoration: underline;
}.shortdotted {
	border: 1px dotted #000000;
}
.longdotted {
	border: 1px dotted #000000;
}
.shortsolid {
	border: 1px solid #000000;
}
.shortdouble {
	border: 3px double #000000;
}
.longsolid {
	border: 1px solid #000000;
}
.time {
	background-image: url(images/inside/arrows/dottedline.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	margin: 0px;
}
