body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-small;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(http://members.shaw.ca/despitetheblindness/images/tpbkg.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
table {
	margin: 0px
	padding: 0px
	empty-cells: hide;
	background-image: none;
	background-color: #000000;
}
img {
	margin: 2px;
	border-style: none;
}
.white-x-small {
	font-size: x-small;
	color: #FFFFFF;
}
.white-small {
	font-size: small;
	color: #FFFFFF;
}
.white-small-c {
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}
.white-small-i {
	font-size: small;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
}
.white-medium {
	font-size: medium;
	color: #FFFFFF;
}
.white-large {
	font-size: large;
	color: #FFFFFF;
}
.grey-x-small {
	font-size: x-small;
	color: #CCCCCC;
}
.grey-small {
	font-size: small;
	color: #CCCCCC;
}
.grey-medium {
	font-size: medium;
	color: #CCCCCC;
}
.grey-large {
	font-size: large;
	color: #CCCCCC;
}

