.topbkgd {
	background-image: url(images/top_bkgd.gif);
}
.top2bkgd {
	background-image: url(images/hd_bkgd.gif);
}
.botbkgd {
	background-image: url(images/hr_foot.gif);
}
.contbkgd {
	background-color: #9CB9C7;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: x-small;

}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #663300;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #996600;
	font-weight: bold;
	font-style: italic;

}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #663300;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F4C96F;
	color: #996600;

}

