h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	margin-bottom: -15px;

}
.subhead {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
.bg {
	background-image: url(images/bg_page.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/bulletball.gif);

}
.tiny {
	font-size: 10px;
}
.quote {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a:visited, a:link {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
