.heading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996600;
	font-weight: bold;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
	color: #000000;
	font-weight: normal;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}
a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
