body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

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

.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.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;
	font-size: 12px;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
