td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
td a {
	color: #990033;
	text-decoration: none;
}
td a:hover {
	text-decoration: underline;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}
.num {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtLg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.aboutTxt {
	font-size: 17px;
	color: #4d3f30;
	margin: 8px auto;
	width: 375px;

}