table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.heading {
	font-size: large;
	font-weight: bold;
	color: #333399;
}

.subheading {
	font-size: medium;
	color: #333399;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
.goldHeading {
	font-weight: bold;
	font-size: 16px;
	color: #ffcc33;
}

H1 {
	FONT-SIZE: 20px; COLOR: #007fc4
}
.blueBold {
	font-weight: bold;
	color: #333399;
	padding-bottom:4px;
}
.copy {
	font-size: 12px;
}
