body {
	background-color: #7484B8;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	background-repeat: repeat-y;
}
td,th {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}
.TDleft {
	TEXT-ALIGN: left;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
