p {
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Georgia;
	font-size: 22px;
	color: #ef4137;
	text-decoration: none;
}
.sublink {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sublink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #717171;
	text-decoration: none;
}
.heading1 {
	font-family: Georgia;
	font-size: 16px;
	color: #a27051;
	text-decoration: none;
	font-weight: bold;
}
.link {
	font-family: Georgia;
	font-size: 13px;
	color: #a40505;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	font-family: Georgia;
	font-size: 13px;
	color: #a40505;
	text-decoration: underline;
	font-weight: bold;
}