table
{
	font-family: Verdana, Tahoma, Arial;;
	font-size: 8pt;
}
.grab
{
	font-family: Impact, Tahoma, Arial;
	font-size: 30pt;
	color: White;
}
.grabquote
{
	color: gainsboro;
	font-style: italic;
	font-size: 9pt;
}
.heading
{
	font-size: 26px;
	color: #99cc99;
	font-family: Impact, Tahoma, Arial;
}
.quote
{
	color: #5E5E5E;
	font-style: italic;
}
.sectionheading
{
	font-weight: bold;
	color: #009966;
	text-align: center;
	font-size: 11pt;
}
a:link
{
	color: #eb6b3c;
	text-decoration: none;
}
a:visited
{
	color: #eb6b3c;
	text-decoration: none;
}
a:hover
{
	color: #d14c23;
	text-decoration: underline;
}
img
{
	border-color: Gray;
}
a.intro:link
{
	color: silver;
	text-decoration: none;
}
a.intro:visited
{
	color: silver;
	text-decoration: none;
}
a.intro:hover
{
	color: white;
	text-decoration: none;
}
