body {
	background-image:  url("../photos/half-logo.jpg");
	background-color: #FFF;
}
body,td,th {
	color: #000;
}

.dctext {
	font-family: Tahoma, Geneva, sans-serif;
	color: #00582E;
	font-weight: normal;
	font-size: small;
}
.dcheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000;
}
.dccaption {
	font-family: Tahoma, Geneva, sans-serif;
	color: #00582E;
	font-weight: bold;
	font-size: small;
}
.head-sm {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

a:link {
	color: #030;
}
a:visited {
	color: #333;
}
.dcheader-sm {
	font-size: medium;
}
