body {
	background-image: url(images/tc_background.jpg);
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #993300;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #993300;
	text-decoration: underline;
}
.credits {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #663300;
}
.ssm:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #663300;
	text-decoration: underline;
}
.ssm:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #663300;
	text-decoration: underline;
}
.ssm:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
}

