.chapter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
	text-align: left
}

.subsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: left
}

body,td,th,li {
	text-align: left;
}

.body a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}

.body a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.li a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}

.li a:hover {
	color: #0000FF;
	text-decoration: underline;
}

bodyred  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
}

.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
}
.appname {
	color: #0000FF;
	font-weight: bold;
}
.appname  a:hover{
	color: #0000FF;
	text-decoration: underline;
}
.appname  a:link{
	color: #0000FF;
	text-decoration: none;
}
.appname  a:visited{
	color: #0000FF;
}

.filenames {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}
.apppageappname {
	font-family: "Comic Sans MS", Tekton, Verdana, cursive;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
}
.apppagesubname {
	font-family: "Comic Sans MS", Tekton, Verdana, cursive;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.businessapppageappname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
}
.businessapppagesubname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

