/* CSS Document */
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/TSC_Pages_background_blue.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul { 
list-style-type: none;
padding-left: 2px;
margin-left: 5px;
} 
li { 
background: url(images/tri.gif) left center no-repeat;
padding-left: 10px;
}
.blue_text {
	font-size: 12px;
	color: #005CAC;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.black_text {font-size: 10px}
