.navformtext {
	font-family: verdana;
	font-size: 9px;
	color: #666633;
}
.navformtextHarmony {
	font-family: verdana;
	font-size: 9px;
}

input.navform {
	width: 60px;
	height: 18px;
	font-family: verdana;
	font-size: 10px;
}

.level0header, h1 {
	font-family: arial;
	font-size: 20px;
	color: #666600;
	padding-left: 10px;
	font-weight: normal;
	display: inline;
}

.level1header, h2 {
	font-family: arial;
	font-size: 14px;
	color: #999966;
	font-weight: normal;
	display: inline;
}

.bodytext {
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}

th.bodytext {
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
}
.smalltext {
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}

a.underline {
	color: #993333;
	text-decoration: underline; 
}

