body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
	background-image: url(images/tsd_bg_01.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
}
.style1 {
	font-size: large;
	font-weight: bold;
}
.style3 {font-size: xx-small}
.style4 {font-size: x-small}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

