A
{
	color: #0033cc;
}

A:hover
{
	color: #3366ff;
}

TD
{
	FONT-SIZE: 13px;
	FONT-FAMILY: trebuchet ms, sans-serif;
}

BODY
{
	FONT-FAMILY: trebuchet ms, sans-serif;
}

H1
{
	font-size: 150%;
	color: #720139;
}

H2
{
	font-size: 125%;
	color: #293352;
}

.tagline
{
	font-size: 11px;
}

.tagline a
{
	text-decoration: none;
}

.tagline a:hover
{
	text-decoration: underline;
}

.copyright
{
	font-size: 11px;
}

.copyright A
{
	text-decoration: none;
}

.menu
{
	font-size: 10px;
	font-weight: bold;
	color: white;
}

.menu A
{
	text-decoration: none;
	color: white;
}

.menu A:hover
{
	text-decoration: underline;
	color: #9999ff;
}

.homeimage
{
	border: 1px solid #999999;
	margin-left: 10px;
	margin-bottom: 10px;
}

.faq a
{
	text-decoration: none;
}

.faq a:hover
{
	text-decoration: underline;
}

