body {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 13px
	color: #green;
	}
a:link, a:visited {
	color: #990101;
	text-decoration: underline;
	}
a:hover {
	color: #990101;
	font-weight: bold;
	text-decoration: underline;
	}
.white {
	color: #ffffff;
	font-size: 13px
	}
.red {
	color: #990101;
	font-size: 13px;
	}
.redline{ 
	background-image: url(images/redline.gif);
	background-repeat: no-repeat;
	background-position: 90% 100%;
	}
.redlineconnect{ 
	background-image: url(images/redline.gif);
	background-repeat: no-repeat;
	background-position: 27.3% 100%;
	}
td{
	bgcolor: #ffffff;
}