.Body
{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: Navy;
	margin: 0px;
	bgcolor: White;
}

.AppTitle
{
	font-weight: Bold;
	font-size: 50px;
	color: White;
	text-decoration: None;
}

.Version
{
	font-weight: Bold;
	font-size: 20px;
	font-color: Blue;
}

.UserManual
{
	font-weight: Bold;
	font-size: 30px;
	font-color: Green;
}

.TableOfContent
{
	font-size: 16px;
	font-weight: Bold;
	color: Yellow;
}

.ContentLink
{
	text-decoration: None;
	color: White;
}

.Heading
{
	font-weight: Bold;
	font-size: 20px;
	color: Navy;
}

.TableHeading
{
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 12px;
	color: White;
	bgcolor: Navy;
}