@charset "utf-8";
body,td,th {
	color: #CCCCCC;
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	text-align: center;
}
#tdImageCell {
	text-align: center;
	background-color: #000000;
	border: 2px groove #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}
#tdFooter {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


body {
	background-color: #333333;
	margin-top: 0px;
}
#tdtablelayout {
	margin-top: 10px;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #6666FF;
}
a:active {
	color: #FF66FF;
}

