A:link
{
	text-decoration: none;
	font-weight: bold;
	color: inherit;
}

A:visited
{
	text-decoration: inherit;
	font-weight: bold;
	color: #999999;
}

A:hover
{
	text-decoration: underline;
	color: #333333;
}

.navigation
{
	font-size: 80%;
	color: #333333;
}

.help-topic
{
	font-size: 120%;
	line-height: 120%;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 2px;
	border-left: 0px;
	border-color: #FF3366;
	border-style: dotted;
	color: #330099;
}

.help-content
{
	font-size: 80%;
	line-height: 175%;
	margin-left: 2em;
	margin-right: 2em;
	color: #333333;
}

.screenshot
{
	margin: 1em;
	margin-left: 5em;
}