.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #6699cc;
	background-attachment: fixed;
	background-image: url(../images/tcb_logo.GIF);
}
.text {
	font-family: "Times New Roman", Times, serif;
	color: #6699CC;
	font-size: 14px;
}
.backlink {
	font-style: italic;
	color: #6699CC;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
}
.headersmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6699CC;
}
.textbig {

	font-family: "Times New Roman", Times, serif;
	color: #6699CC;
	font-size: 18px;
}
.textwhite {

	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
}


