h1.PageTitle
{
	font-weight: bold;
	font-size: 14pt;
	line-height: 16pt;
}

h1.PageSubtitle
{
	font-weight: bold;
	font-size: 12pt;
	line-height: 16pt;
}

h2.Heading
{
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	line-height: 16pt;
	color: #696969;
}

h3.SubHeading
{
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
}

a.TopNavLink
{
	text-decoration: none;
}

a.TopNavLink:hover
{
	text-decoration: underline
}

a.Bookmark
{
	text-decoration: none
}