body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin: 0;
	background-color: #CCCCFF;
	background-image: url(../images/btbk002.jpg);
	background-attachment: fixed;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6633FF;
	text-decoration: none;
}
.photoBorder {
	border: thin solid #666666;
}
.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #2A4654;
}
.leadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #060;
}

.tinyText { font-size: xx-small; }

